Skip to content

Web / mobile app for easily checking Litecoin prices. Includes Python back end running in Google App Engine that caches data from the CryptoCoinCharts API.

License

Notifications You must be signed in to change notification settings

psydrake/litecoinEasyCheck

Repository files navigation

Litecoin Easy Check

About

Web / mobile app for easily checking Litecoin prices. Includes Python back end running in Google App Engine that caches data from the CryptoCoinCharts API.

Technical

Litecoin Easy Check consists of two parts:

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

Install On Your Device

Author

Drake Emko - drakee (a) gmail.com

About

Web / mobile app for easily checking Litecoin prices. Includes Python back end running in Google App Engine that caches data from the CryptoCoinCharts API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published