klesogor / CryptoKursach

Yet another science project for university...
0 stars 0 forks source link

Charts service #5

Closed klesogor closed 5 years ago

klesogor commented 5 years ago

Also we planned to implement

klesogor commented 5 years ago

You need to implement chart service without endpoints in our API. This service should have one method(for now) - CreateChart(int MarketId, int CurrencyId)

klesogor commented 5 years ago

Nice, this thing is done