base_uri
A tiny wrapper around Uri to easily define a base uri. Supports api versions. (by thomasthiebaud)
minerva
Dart backend framework. Supports multithreading, websockets. It contains project build system, request processing pipeline, authentication aids and logging tools. (by GlebBatykov)
Our great sponsors
base_uri | minerva | |
---|---|---|
1 | 2 | |
0 | 52 | |
- | - | |
0.0 | 9.0 | |
almost 2 years ago | about 2 months ago | |
Dart | Dart | |
BSD 2-clause "Simplified" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
base_uri
Posts with mentions or reviews of base_uri.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning base_uri yet.
Tracking mentions began in Dec 2020.
minerva
Posts with mentions or reviews of minerva.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-31.
-
Minerva - Controllers built on code generation
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
-
Minerva - server side framework
pub - https://pub.dev/packages/minerva. github - https://github.com/GlebBatykov/minerva. examples - https://github.com/GlebBatykov/minerva_examples.
What are some alternatives?
When comparing base_uri and minerva you can also consider the following projects:
aqueduct - Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.