
Parse-Server
Firebase
Marvel
Moovweb Platform
Gihosoft Free Android Recovery
Back4App
CodePush
Parse
FeathersJS
ExpressJS
Koa.js
Backbone.js
Meteor
Sails.js
Famous Engine
AngularJS
Parse-Server
FeathersJSParse-Server is recommended for startups, small to medium enterprises, and individual developers seeking a cost-effective backend solution with full control over their infrastructure. It's also ideal for projects that require rapid prototyping and deployment, app developers who need pre-built SDKs, and teams looking to migrate away from Parse's legacy hosted services.
No Parse-Server videos yet. You could help us improve this page by suggesting one.
Based on our record, FeathersJS should be more popular than Parse-Server. It has been mentiond 39 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If youโre coming from the Parse ecosystem, it may help to know that Parse itself is a long-running open source backend framework. You can start from the official Parse Platform site, or go deeper with the communityโs Parse Server repository. Our own developer docs are organized around that reality. If you want implementation-level guides, start with our SashiDo Documentation. - Source: dev.to / 5 months ago
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: about 4 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 4 years ago
Parse is still around and supported: https://github.com/parse-community/parse-server. - Source: Hacker News / over 4 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 / about 5 years ago
This is just using sqlite under the hood and none of this will scale. Why build your own query builder as well when you could just hook in one of the many ORMs in the NPM ecosystem and add support for 50+ other databases. This also isn't really something you could drop into an existing project very easily. Overall, I'm not impressed. Here are some other options I prefer: https://feathersjs.com/. - Source: Hacker News / about 2 years ago
For backend this might help https://feathersjs.com. Iโm not affiliated with them, just a happy user. - Source: Hacker News / over 2 years ago
Feathers.js is a web framework built on top of Express which provides a simple way to develop a scalable and reliable application. Feathers.js supports many databases and works with any frontend technology including iOS, Android, and React Native. - Source: dev.to / over 2 years ago
Feathers.js - fully fledged backend framework, with almost anything out of the box. Source: about 3 years ago
For anything CRUD or that can be modeled as such, I use FeathersJS (https://feathersjs.com/). - Source: Hacker News / over 3 years ago
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
Marvel - Turn sketches, mockups and designs into web, iPhone, iOS, Android and Apple Watch app prototypes.
Koa.js - Next generation web framework for node.js
Moovweb Platform - Other Mobile Development
Backbone.js - Give your JS App some Backbone with Models, Views, Collections, and Events