Cryto Currencies API
Simple REST API y store cryptocurreciencies and calculate its conversition rate beteewn one another.
To run the project execute
git clone https://github.com/laychopy/currencies-rest-api.git
npm install
npm start
Then open postman and load the collection. By default it runs on port 3000.