An open API service indexing awesome lists of open source software.

https://github.com/yashkumarverma/coin360-backend

cloud application to act as middleware and provide fast access to bulky coin360 API
https://github.com/yashkumarverma/coin360-backend

api blockchain broker coin360 performance polling redis

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Coin 360

Backend to cache requests from bulky coin360 API to quickly visualize a dashboard([coin360-frontend](https://github.com/YashKumarVerma/coin360-frontend)) and assist in polling updates.

## Requirements
Run the following command to start a redis server

```bash
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](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.