Skip to content

API service for the displaying crypto dashboards and information.

Notifications You must be signed in to change notification settings

anthonywu2000/crypto-bi-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Market API Service

A RESTful API service providing the most up-to-date cryptocurrency information for the top 250 cryptocurrency by market capitalization value. This service is utilizes the CoinGecko API platform.

The intention of creating this service is to provide the information for a currently in-progress frontend dashboard (BI) application, which displays the cryptocurrency information into tables and charts.

Tech stacks used in this service includes the Node.js framework Express.js, Redis for caching API responses, Docker for creating an instance of the database, and axios for fetching data from the CoinGecko endpoints.

TODOs:

  • Unit tests with Jest on each endpoint.
  • Hosting service

About

API service for the displaying crypto dashboards and information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published