Fast Golang router with error handling
BunRouter is an extremely fast Golang router for Go with unique combination of features:
Middlewares allow to extract common operations from HTTP handlers into reusable functions.
Error handling allows to further reduce the size of HTTP handlers by...
uptrace.hashnode.dev3 min read