Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 472 Bytes

CoinOp

Simple cryptocurrency monitor. This is an experimental project on building APIs for cryptocurrencies.

TODO

  • Pagination
  • Caching
  • Query options: offset
  • Browsable api docs (might be simpler to roll a basic custom solution than to manage Swagger):
    • HTML templates (jinja)
    • API routes (docs.py)
    • Embed api responses in templates
  • Tests (unittest?)
  • Migrations
  • Feature: interactive visualizations
  • Feature: News API related to each coin