Hacker News new | ask | show | jobs
by yungfungus 3223 days ago
Looks useful. Did you make the API documentation on your own? I used github.com/lord/slate to make a documentation page out of a swagger.yaml file for http://www.coinbots.io.

I'm curious how many other coin-related APIs are out there.

2 comments

I wrote it by hand with tufte-css :)

I love Swagger.yaml, and considered it for this project, but it's small enough to do by hand...

For example, all the queries on the homepage are live results :)

tufte CSS! I knew it looked familiar :D
A way to fetch historical data but limit it to the last N days would be a useful addition.