feedhenry / fh-sync

Node.js implementation of the FeedHenry Data Synchronisation Server. To be used in conjunction with the FeedHenry Data Synchronisation Client.
http://feedhenry.org
Apache License 2.0
5 stars 17 forks source link

Remove api prefix and expose this on top level #18

Closed wtrocki closed 7 years ago

wtrocki commented 7 years ago

Motivation

Remove prefix from cloud sync api. Api will be exposed now directly so there is not need

Why we do this

After merging this change there will be no difference between sync upstream and product. Both will exist on the same namespace.

See also: https://github.com/feedhenry/fh-mbaas-api/pull/150