Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -1,2 +1,6 @@ | ||
coincharts | ||
========== | ||
|
||
Just playing with cryptocurrency API... | ||
The idea is simple: periodically fetch price stuff via an API, store it in a local db, generate SVG graphs graphing the price over time. | ||
|
||
This is "for fun". There are better implementations of this kind of thing out there. |