sirius_backend 1.0.10 copy "sirius_backend: ^1.0.10" to clipboard
sirius_backend: ^1.0.10 copied to clipboard

A powerful Dart backend framework for building scalable APIs.

Sirius 🔭 – A Lightweight Dart Backend Framework #

Sirius is a minimal yet powerful backend framework built in Dart, designed for simplicity, modularity, and high performance. It gives you full control over request handling, routing, middleware, validation, and more — perfect for building modern APIs and backend services with ease.


🚀 Features #

  • 🧭 Custom request routing with path variables and query params
  • 🔍 Built-in request validation system
  • ⚙️ Easy-to-implement middleware support
  • 🪝 File watcher for hot-reloading in development
  • 🔧 Clean request/response abstraction
  • 📦 Modular structure, easy to extend

📦 Installation #

Add this to your Dart project's pubspec.yaml:

dependencies:
  sirius_backend: latest_version
4
likes
0
points
391
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Dart backend framework for building scalable APIs.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on sirius_backend