E-Courts India API
  • Getting Started
  • Instance
  • Collector
  • Atlas
  • Phoenix
  • API Documentation
Powered by GitBook
On this page

Instance

Also referred to as Worker, OutPost, and Slave.

The API was built on top of the Micro-Services architecture where an instance is the heart and core of the API.

An instance will be doing all the tedious tasks and fetch the data for you. One server can theoretically host only one instance.

One instance can only answer one call at once, it does not support parallel processing.

PreviousGetting StartedNextCollector

Last updated 1 year ago