cors

CORS middleware

A middleware library to enable cross-origin resource sharing (CORS) support in web applications built with the Gin framework.

Official CORS gin's middleware

GitHub

2k stars
15 watching
186 forks
Language: Go
last commit: 3 months ago

Related projects:

Repository Description Stars
gin-contrib/sessions Provides a simple and flexible way to manage user sessions across multiple backends 1,468
koajs/cors A middleware for managing cross-origin resource sharing in web applications. 734
corydolphin/flask-cors A library that enables Cross Origin Resource Sharing (CORS) support in Flask applications. 894
gofiber/contrib A collection of reusable components that simplify the development of web applications by providing pre-built middleware functions. 231
palanik/corsslim A middleware solution for cross-origin resource sharing in web applications built with the Slim PHP framework 93
gin-contrib/gzip A middleware package to enable GZIP compression in Gin-based web applications. 332
palanik/lumen-cors Middleware that enables cross-origin resource sharing in web applications 101
carbocation/interpose Provides a standardized way to manage middleware in HTTP requests. 294
mschae/cors_plug An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications 404
restuwahyu13/go-rest-api A comprehensive Golang project demonstrating fundamental concepts of application development using the Gin framework 134
rookie-ninja/rk-gin Provides a framework for building Gin microservices with built-in support for common services and features such as Swagger UI, Prometheus metrics, logging, and OpenTracing. 46
hertz-contrib/cache Provides middleware for caching responses in web applications with multiple backend support. 8
rack/rack-contrib A collection of reusable middleware and utilities for building web applications in Ruby 1,259
graycoreio/magento2-cors A module that adds CORS headers to Magento 2 APIs for secure cross-origin resource sharing 86
shivangx01b/corsme A tool to scan web applications for Cross-Origin Resource Sharing (CORS) misconfigurations. 169