Skip to content

πŸ“ˆ πŸ“Š simple RESTful API returns the exchange rate between USD and Token

Notifications You must be signed in to change notification settings

Crucible-Standard/cryptoget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

cryptoget

Issues License Known Vulnerabilities codecov

Description:

a simply api that returns the exchange rate between USD and Token

example usage:

https://cryptoget.herokuapp.com/?token=eth

Documentation

Installation

npm install

Example Usage

Basic usage

npm run start