oscarb / flowlist

A read it sooner list populated by your friends
MIT License
2 stars 1 forks source link

Backend requirements #3

Closed oscarb closed 7 years ago

oscarb commented 7 years ago

In order to allow users sharing links with each other, a backend is needed to support storage and communication.

Requirements for the backend are:

oscarb commented 7 years ago

The best alternatives so far seems to be:

Also worth looking into:

oscarb commented 7 years ago

Another alternative would be to build a backend similar to that of WhatsApp, i.e. that it only stores shared linkes until they're sent to the users device.

Pro's

Con's

oscarb commented 7 years ago

Relevant links:

oscarb commented 7 years ago

Decided on Parse Server hosted at Back4App which makes for the most flexibility and least vendor lock-in for the best price.