-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
What do you think of using a REST Api for the backend?
I think it would help to create a standardized way of altering and retrieving data.
We could use the Slim Framework, so no need to reinvent the wheel.
Another benefit would be that the app would hopefully become less complicated programming wise. I never had scalability in mind and the code is basically a very rough proof of concept.
So, what are your thoughts?