Phoenix

An autonomous database for better and efficient ID management.

Postman Collection: https://phoenix.akshit.me

The Phoenix database was created to help relieve the API from unnecessary stress and promote better ID management.

The Phoenix database contains the following data:

  1. District Courts

    1. States - All states in India.

    2. Districts - All complexes sorted state wise.

    3. Complexes - All complexes (Collection of multiple Judges) sorted district and state wise.

    4. Courts - All courts (Judges) sorted complex, district, and state wise.

  2. High Court

    1. Courts - The High courts of all the states.

    2. Benches - The benches present in the court.

What Phoenix does different than the previous approach is, it makes fetching data in an orderly manner much easier. You can now simply get data in any way you want.

Last updated