Built With Express and Node.js.
For Now you can only make GET http requests for now
For Now there are no CUD(Create, Update and Delete) operations on this API
Will be adding them in Future.
It's using simple JSON file for storing and retrieving data.
As there was no need to store the data in database as data is already public