charcoal-dev/http-router

HTTP router for Charcoal Apps

0.2.2 2025-08-15 15:02 UTC

This package is auto-updated.

Last update: 2025-08-15 15:35:37 UTC


README

MIT License

The HTTP Router library handles request routing in Charcoal applications, mapping incoming HTTP requests to their designated handlers or controllers based on defined routes. It supports flexible route definitions, parameter extraction, and integration with middleware, providing a clean and efficient mechanism for directing traffic within the framework.

For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:

https://charcoal.dev/libs/http-router