Commit Graph

4 Commits

Author SHA1 Message Date
7ae5c14f6c feat(smalltrip): use multiplexer interface instead of http.ServeMux
This will be useful for the future to provide something akin to
plugins/addons to the router.
2025-06-27 22:02:39 -03:00
3fc9631fbc feat(smallstrip): WithMiddleware option 2025-06-27 22:01:13 -03:00
49192ad704 chore(smalltrip): add LICENSE file and headers 2025-02-27 16:21:01 -03:00
0d76edaaa3 feat(smalltrip): new smalltrip package
This is a new package to reimplement the groute package with new
improvements and a better API
2025-02-24 08:03:07 -03:00