Skip to content

Simple Sinatra app that uses Coin Market Cap API to display the current price of bitcoin.

Notifications You must be signed in to change notification settings

adilw3nomad/bitcoin-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whats the price of Bitcoin!?

Simple Sinatra app that displays the price of bitcoin using the Coin Market Cap API.

Installing

Install dependencies using bundler

bundle

Run the server

thin start

Navigate to localhost:3000/

Running the tests

To run the tests

rake test

Authors

  • Adil Ali

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simple Sinatra app that uses Coin Market Cap API to display the current price of bitcoin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published