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

CORS middleware for the aim_server framework.

aim_server_cors #

CORS middleware for the Aim framework.

Documentation | pub.dev

Overview #

aim_server_cors provides Cross-Origin Resource Sharing (CORS) middleware for the Aim framework. It supports flexible origin control with wildcards, specific origins, multiple origins, or custom validation functions. Includes full credentials support, method restrictions, header control, and automatic preflight handling.

Installation #

dependencies:
  aim_server: ^0.0.6
  aim_server_cors: ^0.0.1

Documentation #

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

1
likes
140
points
157
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

CORS middleware for the aim_server framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aim_server

More

Packages that depend on aim_server_cors