protobuf-rules-gen
parse-server
Our great sponsors
- Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SonarCloud - Analyze your C and C++ projects with just one click.
protobuf-rules-gen | parse-server | |
---|---|---|
2 | 37 | |
194 | 20,399 | |
0.0% | 0.3% | |
0.0 | 9.2 | |
about 2 years ago | 8 days ago | |
C++ | JavaScript | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
protobuf-rules-gen
-
Supabase (YC S20) raises $80M Series B
A long time ago, I was the PM on Firestore security rules, which was intended to solve both of those issues.
https://github.com/FirebaseExtended/protobuf-rules-gen was the closest we got: declaring types as protobufs (because Google, of course) and then generating both security rules to guarantee validity as well as client types that would match. I wanted to add proto annotations to do additional validity (e.g. add a regex to validate the phone number string was correct, do length checks on strings, etc.).
The short answer is that backend rules engines, either in their own DSL or bolted on to e.g. SQL, are pretty tough to get right, and have a super steep learning curve. IMO, AWS API Gateway with Lambda Authorizers get this most correct.
parse-server
-
Tools for scanning commits?
Prototype Pollution Fix
-
How to set up a Parse Server backend with Typescript
Parse Server is a great way to quickly spin up a backend for your project. Parse is a Node based utility that sits on top of ExpressJS.
-
A Guide On Appwrite
Parse
- [SERIOS] Solutie backend + DB pentru o aplicatie web
-
Backend (auth/payment) options for Flutter app and web.
Parse - https://parseplatform.org/
-
Parse Server or AppWrite
I was regular user of Parse and after it became open-source I have built around 5-6 projects using Parse, two of them is with Flutter, but that's 1-2 years ago, and back then their Flutter SDK was a bit weak and unofficial, but currently Flutter SDK became official and I am about to start a new project, now I am considering another option AppWrite. Anyone used both and let me know how AppWrite compares to Parse? Pros and cons
-
Analytics solution
Firebase is probably the easiest choice. If you don't want Google in the mix, there's no reason you can't fire up a virtual machine in the cloud that collects statistics for $6/month. If you've never done backend work it'll take a while, though. There's also Parse, AppWrite, Vapor, etc, to make it easier.
-
AWS vs Azure vs Google Cloud For SaaS Startups
I had a nice experience in the past with parse, and plan on taking a look at supabase in one of my next projects. There are other alternatives too.
-
What to choose for backend
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
-
Supabase (YC S20) raises $80M Series B
And there are still some sites that host it for you for free (limited), but you can always self host it yourself...
What are some alternatives?
Appwrite - Build Fast. Scale Big. All in One Place. Cloud is now available in public beta. 🌩
supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.
nestjs-graphql - GraphQL (TypeScript) module for Nest framework (node.js) 🍷
ObjectBox Java (Kotlin, Android) - Java and Android Database - fast and lightweight without any ORM
MongoDB - The MongoDB Database
Vapor - 💧 A server-side Swift HTTP web framework.
loopback-next - LoopBack makes it easy to build modern API applications that require complex integrations.
inspect - Source Code that Powers the CSFloat Inspect Link API
acebase - A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with realtime data change notifications
ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
mongo-event-sourcing - An open-source fully configurable and extendible tool that enables event sourcing in MongoDB.
json-server - Get a full fake REST API with zero coding in less than 30 seconds (seriously)