astra_dart 1.0.1 copy "astra_dart: ^1.0.1" to clipboard
astra_dart: ^1.0.1 copied to clipboard

A modern, type-safe web framework for Dart inspired by FastAPI. Features include dependency injection, auto-generated OpenAPI docs, and generic controllers.

1.0.0 #

  • First stable release of Astra Framework! 🚀
  • Fully decoupled database features (bring your own ORM).
  • Robust HTTP 422 validation for Request/Path/Query payloads with DTO support.
  • Dependency Injection system fortified against AOT/JIT type erasure.
  • Extensive integration tests ensuring router and generator stability.
  • Support for generating native executables via AOT compilation dart compile exe.

0.1.0 #

  • Initial release of Astra Framework.
  • Core routing with @Controller, @Get, @Post annotations.
  • Dependency Injection container.
  • OpenAPI/Swagger documentation generation.
  • Request/Response DTO serialization.
  • Middleware support (Auth, Logger).
0
likes
115
points
38
downloads

Documentation

API reference

Publisher

verified publisheraegis-labs.com

Weekly Downloads

A modern, type-safe web framework for Dart inspired by FastAPI. Features include dependency injection, auto-generated OpenAPI docs, and generic controllers.

Repository (GitHub)

License

MIT (license)

Dependencies

analyzer, args, build, dart_jsonwebtoken, http, logging, mason_logger, meta, path, shelf, shelf_web_socket, source_gen, watcher, web_socket_channel

More

Packages that depend on astra_dart