exchangeproject / exchange

Lykke Blockchain integration for Skycoin (Python)
0 stars 0 forks source link

fixed /api as begining of api url according to lykke specs #71

Closed stdevOzkar closed 6 years ago

stdevOzkar commented 6 years ago

According to Lykke specs, the API endpoints should be like /api/rest/of/endpoint, we have API version.

olemis commented 6 years ago

API URL should start with /v1.0/api/...