Open Source
Parse-Server is open-source, which means it's free to use and you can modify the source code to fit your specific needs. It also benefits from community contributions and improvements.
Backend as a Service
It provides a backend as a service (BaaS), offering out-of-the-box features like data storage, user authentication, and push notifications, which allows developers to focus more on the frontend.
Cloud Independence
You can deploy Parse-Server on any cloud service of your choice, giving you flexibility and control over your server environment, unlike other closed BaaS options.
Rich Feature Set
Parse-Server includes a rich set of features such as live queries, GraphQL support, and file storage, which helps in developing complex applications efficiently.
Community Support
An active community supports Parse-Server, providing regular updates, plugins, and extensions that can help solve common issues and expand the server's capabilities.
If you like headless CMS / Backend As A Service you should consider https://directus.io/ or https://github.com/parse-community/parse-server. Both nodejs and open source. Source: almost 3 years ago
There's numerous standard backends which frontenders could use in simplistic cases to start, say https://github.com/PostgREST/postgrest or https://github.com/parse-community/parse-server. Source: over 3 years ago
Parse is still around and supported: https://github.com/parse-community/parse-server. - Source: Hacker News / over 3 years ago
I am curious what backend framework you would choose to run with for prototyping an application with run of the mill user management requirements. That is functionality along the lines of: session management, password policies, password reset, user verifications, etc. Sadly it seems there really aren't any frameworks that have user management natively supported. The only one I am aware of is [Parse... - Source: Hacker News / almost 4 years ago
I believe you are referring to main.js file. The answer is no. I used parse server for backend. And by default all classes are public which means everyone can read every data. There is a preferred way to prevent this. You disable all class level permissions for every class. Then you put your app logic to cloud code which is main.js file you were looking at. Here is an article about this... Source: about 4 years ago
Do you know an article comparing Parse-Server to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Parse-Server. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.