|
|
|
|
|
by quickthrower2
1678 days ago
|
|
In a nutshell a place for your web page or mobile app to store and retrieve data. There is some auth, business logic / security stuff but not as much as you get in an MVC web app. Let’s you build apps where a lot of the work happens on the front end and the back end is basically a place to save to disk. Parse was a startup but they shut down and open sourced their code. |
|