/Useful_APIs

A collection of API endpoints, that aims to be utilising HTTP2

Primary LanguageJavaScript

UF APIs

Short for UseFul APIs, (currently primarily specific to my use cases though :D)

Codacy Badge deepcode CodeFactor

Deploy Check

Deploy Check

A collection of 'probably' all APIs i will be using for my webApps, or for utilising REST requests

Deployment

You can try the deployment available at adig15.herokuapp.com, but that is severely limited, in number of calls allowed, but enough to try

Or deploy your own version ->

Deploy to Heroku

Documentation

The documentation of the API are in 2 forms ->

  • Inside code -> There are comments that explain what a route does, including the request object body, query, params that are accepted/expected, with status codes it responds with
  • Postman Documentation -> The documentation is also available at the below link, where you can read the purpose in brief, as well as request code aside it.

Note - The explanations/briefs given in code and at postman are almost same, only difference being that the online postman doc has the request urls aside them too

Currently the documentation is also available at ->

Documentation on Postman

© Aditya Gupta, 2020