graphsense / graphsense-REST

A REST service for accessing cryptocurrency data stored in Apache Cassandra.
MIT License
10 stars 8 forks source link

Cleanup: facilitate dev mode #20

Closed behas closed 4 years ago

behas commented 4 years ago

At the moment, developing on the REST interface it is pretty painful: no proper documentation, need for reloading exchange rates upon refresh after code change, need for JWT authentication. Therefore:

behas commented 4 years ago

Done; provided DUMMY_EXCHANGE_RATES functionality