Skip to content

cloud application to act as middleware and provide fast access to bulky coin360 API

Notifications You must be signed in to change notification settings

YashKumarVerma/coin360-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin 360

Backend to cache requests from bulky coin360 API to quickly visualize a dashboard(coin360-frontend) and assist in polling updates.

Requirements

Run the following command to start a redis server

 docker run -d --name some-redis -p 6379:6379 redis

Now install the dependencies with yarn install, then run the project with yarn start:prod

Design

https://user-images.githubusercontent.com/14032427/107460284-d98e5580-6b7d-11eb-99a2-83ec5b0214da.jpg

Disclaimer

The API used to fetch the data is property of coin360.

About

cloud application to act as middleware and provide fast access to bulky coin360 API

Topics

Resources

Stars

Watchers

Forks