Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 5 Dart REST Projects
-
jaguar
Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth
-
Project mention: Brick - A New, Offline GraphQL Client Based on SQLite in Flutter | dev.to | 2023-01-25
While most packages utilize code generation to create GraphQL documents, Brick takes advantage of Dart's strong typing. Your source of truth is your Dart class (which ultimately creates a serialize/deserialize adapter).
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
minerva
Dart backend framework. Supports multithreading, websockets. It contains project build system, request processing pipeline, authentication aids and logging tools. (by GlebBatykov)
Framework: https://github.com/GlebBatykov/minerva Package for using controllers (here you can read more about controllers): https://github.com/GlebBatykov/minerva_controller_generator Framework examples: https://github.com/GlebBatykov/minerva_examples
-
auth_login_register_flutter_getx
Flutter Getx project that covered a best MVC architecture and functionality of Authentication, Login and Register(Sign In and Sign Up) using Rest API
Github: https://github.com/mattar88/auth_login_register_flutter_getx
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Dart REST related posts
- Minerva - Controllers built on code generation
- The state of server-side frameworks for Dart
- Advantages of Using Dart on the Command Line
- Besides flutter, what do you use dart for?
- Aqueduct (web framework written in Dart) needs your help!!
- A Follow Up To The Monthly App Challenge Thread
-
A note from our sponsor - Onboard AI
getonboard.dev | 10 Dec 2023
Index
What are some of the best open-source REST projects in Dart? This list will help you:
Project | Stars | |
---|---|---|
1 | jaguar | 459 |
2 | brick | 264 |
3 | json-api-dart | 78 |
4 | minerva | 54 |
5 | auth_login_register_flutter_getx | 42 |