graphsense / graphsense-REST

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

Upper / lower case resilience for currency abbrev. #56

Closed behas closed 2 years ago

behas commented 2 years ago

Currently, the REST interface throws an error when passing an upper cases currency abbreviation (e.g., BTC instead of btc). We should add some resilience there because many might use upper case.