ferdn4ndo / candlestick-data-lake

A data lake application for candlestick crawling, storage and syncronous (API) and asyncronous (WebSockets) serving
MIT License
0 stars 0 forks source link

Create Exchange model CRUD #7

Closed ferdn4ndo closed 3 years ago

ferdn4ndo commented 3 years ago

Attributes:

pxotox commented 3 years ago

As the exchange depends on the internal implementation of ExchangeService, do you all agree that we shouldn't have a CRUD for this and it should be added by migrations only?

ferdn4ndo commented 3 years ago

As the exchange depends on the internal implementation of ExchangeService, do you all agree that we shouldn't have a CRUD for this and it should be added by migrations only?

Totally agree. Closing this one.