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

Static file serving middleware for the Aim framework with security built-in.

aim_server_static #

Static file serving middleware for the Aim framework.

Documentation | pub.dev

Overview #

aim_server_static provides secure static file serving for the Aim framework. It includes built-in security features like path traversal protection and dotfile restrictions. Supports directory serving with automatic MIME type detection, index file support, URL prefix matching, single file serving, and download support with custom filenames.

Installation #

dependencies:
  aim_server: ^0.0.6
  aim_server_static: ^0.0.1

Documentation #

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

1
likes
160
points
145
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Static file serving middleware for the Aim framework with security built-in.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

aim_server, mime, path

More

Packages that depend on aim_server_static