Right now, we have two concepts:
- Feed - used mainly as a REST endpoint
- Exchange - used mainly for websockets
Both of these names seem non-optimal:
- Feed is too generic. Anything that can be polled for data can be a feed
- Exchange is just one type of entity that can be used in the crypto-currency eco system (what about wallets and payment services - both of which can have APIs).
Honestly, I am not even sure if there is a better naming, but lets start the debate shall we?
Right now, we have two concepts:
Both of these names seem non-optimal:
Honestly, I am not even sure if there is a better naming, but lets start the debate shall we?