- Take a clone of the project
- npm install
- npx nodemon or npm start
- Execute the GET URL in the RestClient or Browser http://localhost:3000/prices
-
Cache API response on server start
-
More detailed error handling based on the status codes of third party integrations
-
Background caching of short term cache to maintain the API response
-
Localization for error messages
-
If this does not work, please check env file and replace the credentials of SDK
-
All tokens data is unavailable on the coingecko. Therefore, we have set default 0 value to handle it. We can change that to different value or hide it from our list.