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: almost 2 years ago

Related projects:

RepositoryDescriptionStars
gin-contrib/sessionsProvides a simple and flexible way to manage user sessions across multiple backends1,468
koajs/corsA middleware for managing cross-origin resource sharing in web applications.734
corydolphin/flask-corsA library that enables Cross Origin Resource Sharing (CORS) support in Flask applications.894
gofiber/contribA collection of reusable components that simplify the development of web applications by providing pre-built middleware functions.231
palanik/corsslimA middleware solution for cross-origin resource sharing in web applications built with the Slim PHP framework93
gin-contrib/gzipA middleware package to enable GZIP compression in Gin-based web applications.332
palanik/lumen-corsMiddleware that enables cross-origin resource sharing in web applications101
carbocation/interposeProvides a standardized way to manage middleware in HTTP requests.294
mschae/cors_plugAn Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications404
restuwahyu13/go-rest-apiA comprehensive Golang project demonstrating fundamental concepts of application development using the Gin framework134
rookie-ninja/rk-ginProvides 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/cacheProvides middleware for caching responses in web applications with multiple backend support.8
rack/rack-contribA collection of reusable middleware and utilities for building web applications in Ruby1,259
graycoreio/magento2-corsA module that adds CORS headers to Magento 2 APIs for secure cross-origin resource sharing86
shivangx01b/corsmeA tool to scan web applications for Cross-Origin Resource Sharing (CORS) misconfigurations.169