lack-mw/README.md
2024-12-23 16:16:00 +09:00

17 lines
No EOL
362 B
Markdown

# lack-mw
Middleware collection for [Lack](https://github.com/fukamachi/lack).
These middlewares were ported from [Hono](https://github.com/honojs/hono).
## Middlewares
- [trailing-slash](/docs/trailing-slash.md)
- Coming soon...
## License
Licensed under the MIT License.
© 2024 - present, skyizwhite
© 2021 - present, Yusuke Wada and Hono contributors