• Packages
Results 21 packages owned by dart-forge.dev
Sort by

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

4
likes
150
points
136
downloads
Run Aim web applications on the Dart VM with dart:io HttpServer. Re-exports aim_core.

aim_server_testingcopy "aim_server_testing: ^0.2.0" to clipboard
aim_server_testing: ^0.2.0 copied to clipboard

2
likes
150
points
106
downloads
Testing utilities for the Aim framework. Provides test helpers, matchers, and mock objects for testing Aim applications.

aim_server_jwtcopy "aim_server_jwt: ^0.2.0" to clipboard
aim_server_jwt: ^0.2.0 copied to clipboard

1
likes
160
points
106
downloads
JWT authentication middleware for Aim framework. Provides stateless authentication with HS256 support, standard claims validation, and Bearer token verification.

aim_server_ssecopy "aim_server_sse: ^0.2.0" to clipboard
aim_server_sse: ^0.2.0 copied to clipboard

1
likes
160
points
106
downloads
Server-Sent Events (SSE) support for aim_server with real-time streaming capabilities.

aim_server_staticcopy "aim_server_static: ^0.2.0" to clipboard
aim_server_static: ^0.2.0 copied to clipboard

1
likes
160
points
106
downloads
Static file serving middleware for the Aim framework with security built-in.

aim_server_multipartcopy "aim_server_multipart: ^0.2.0" to clipboard
aim_server_multipart: ^0.2.0 copied to clipboard

1
likes
160
points
106
downloads
Multipart form data parsing for aim_server framework. Supports multipart/form-data format.

aim_server_formcopy "aim_server_form: ^0.2.0" to clipboard
aim_server_form: ^0.2.0 copied to clipboard

1
likes
160
points
103
downloads
Form data parsing for aim_server framework. Supports application/x-www-form-urlencoded format.

aim_server_basic_authcopy "aim_server_basic_auth: ^0.2.0" to clipboard
aim_server_basic_auth: ^0.2.0 copied to clipboard

1
likes
160
points
102
downloads
Basic authentication middleware for Aim framework. Provides RFC 7617 compliant HTTP Basic Authentication with customizable user verification, realm support, and path exclusion.

aim_server_cookiecopy "aim_server_cookie: ^0.2.0" to clipboard
aim_server_cookie: ^0.2.0 copied to clipboard

1
likes
160
points
102
downloads
Cookie support for Aim framework with secure options like HttpOnly, SameSite, and expiration.

aim_server_loggercopy "aim_server_logger: ^0.2.0" to clipboard
aim_server_logger: ^0.2.0 copied to clipboard

1
likes
160
points
101
downloads
HTTP logging middleware for aim_server with request/response details and customizable output formats.