-
Notifications
You must be signed in to change notification settings - Fork 0
About
Kapil Gupta edited this page Jul 27, 2017
·
1 revision
The API uses the following technologies
Docker is being used in order to provide an easy-to-replicate platform for all developers.
GraphQL is the query language for the API. It essentially sits between data-source and frontend, and helps in fetching data from the source and providing to frontend.
Redis is being used for caching.
Nginx is the server.
Contracts-API Documentation