Skip to content

Web / mobile app for checking bitcoin prices, along with a google app engine backend that caches data from api.bitcoincharts.com

License

Notifications You must be signed in to change notification settings

psydrake/bitcoinEasyCheck

Repository files navigation

Bitcoin Easy Check

About

Web / mobile app for easily checking bitcoin prices. Includes Python back end running in Google App Engine that caches data from api.bitcoincharts.com.

Technical

Bitcoin Easy Check consists of two parts:

The front end communicates with the back end via JSONP calls. The backend polls api.bitcoincharts.com every 15 minutes, and it stores this data in memcache for all subsequent client requests, in order to reduce load on the bitcoincharts server.

Install On Your Device

Author

Drake Emko - drakee (a) gmail.com

About

Web / mobile app for checking bitcoin prices, along with a google app engine backend that caches data from api.bitcoincharts.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published