aim_server 0.1.1 copy "aim_server: ^0.1.1" to clipboard
aim_server: ^0.1.1 copied to clipboard

A lightweight, fast web framework for Dart with routing, middleware and hot reload during development.

aim_server #

A lightweight and fast web server framework for Dart.

Documentation | pub.dev

Overview #

aim_server is the core package of the Aim framework. It provides a simple yet powerful API for building web servers and RESTful APIs in Dart with support for routing, middleware, request/response handling, and environment variables. Built on Dart's native HTTP server for optimal performance.

Installation #

dependencies:
  aim_server: ^0.0.6

Documentation #

For detailed usage, examples, and API reference, see the documentation.

4
likes
150
points
474
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

A lightweight, fast web framework for Dart with routing, middleware and hot reload during development.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on aim_server