Jub0bs/CORS: a better CORS middleware library for Go(jub0bs.com)
jub0bs.com
Jub0bs/CORS: a better CORS middleware library for Go
https://jub0bs.com/posts/2024-04-27-jub0bs-cors-a-better-cors-middleware-library-for-go/
1 comments
I’ve just released jub0bs/cors, a new CORS middleware library for Go, perhaps the best one yet. It has some advantages over the more popular rs/cors library, including a simpler API, better documentation, extensive configuration validation, a useful debug mode, stronger performance guarantees.