A curated list of awesome things related to Serinus
Serinus is the opinionated Dart backend framework, built on top of the Dart ecosystem. It provides a set of tools and libraries to help you build scalable and maintainable backend applications with ease.
- Website - The official website of Serinus, where you can find documentation, guides, and other resources to get started with the framework.
- GitHub Repository - The official GitHub repository of Serinus, where you can find the source code, report issues, and contribute to the project.
- serinus_openapi(official) - Plugin to generate OpenAPI documentation for your Serinus application.
- serinus_schedule(official) - Plugin to schedule tasks in your Serinus application.
- serinus_serve_static(official) - Plugin to serve static files in your Serinus application.
- serinus_frontier(official) - Plugin to create a Passport-like authentication system in your Serinus application.
- serinus_loxia(official) - Plugin to integrate Loxia, a powerful ORM for Dart, into your Serinus application.
- serinus_config(official) - Plugin to manage configuration in your Serinus application.
- serinus_microservices(official) - Plugin to build microservices with Serinus.
- serinus_test(official) - Plugin to test your Serinus application.
