Skip to content

dajuancancode/crypto-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto API

This is the backend to a react native application that I am building. I'm using the https://coinmarketcap.com/api/documentation/v1/ api to gather the data I need to send to the client side.

The backend is being built with node and express.

ToDo

  • Create /api routes
  • Create utility functions to get the data from the CoinMarketCap api
  • use axios to fetch the data from the CoinMarketCap api
  • send the data needed for the app to the route in JSON form
  • work on generating a 404 page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published