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

Run Aim web applications on the Dart VM with dart:io HttpServer. Re-exports aim_core.

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 type-safe context 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
136
downloads

Documentation

API reference

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Run Aim web applications on the Dart VM with dart:io HttpServer. Re-exports aim_core.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

aim_core

More

Packages that depend on aim_server