Skip to content

alicenstar/coin-tracker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Tracker

This is the API repository. If you wish to view the front end repository, you can find it here.

Visit the site and create your own tracker here, or view a demo tracker here.


Purpose

Are you tired of having to log in to seven different exchanges just to see where your crypto portfolio stands? Me too. So, I created Coin Tracker, the site that tracks your cryptocurrency portfolio value anonymously - no login necessary.

Development Features

  • Used Mongoose to design MongoDB database schemas
  • Utilized Mongoose virtuals to include related Model documents and convert them to JSON
  • Utilized TypeScript to add type safety
  • Integrated csv-parser to read and write .csv files
  • Designed RESTful API endpoints to manage front end interactions with the database
  • Created endpoints to retrieve and store data from the CoinMarketCap API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published