Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reiver/go-cors
Package cors provides tools for working with Cross-Origin Resource Sharing (CORS), for the Go programming language.
https://github.com/reiver/go-cors
cors cors-proxy cross-origin-resource-sharing
Last synced: 17 days ago
JSON representation
Package cors provides tools for working with Cross-Origin Resource Sharing (CORS), for the Go programming language.
- Host: GitHub
- URL: https://github.com/reiver/go-cors
- Owner: reiver
- License: mit
- Created: 2023-02-19T23:36:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T15:30:12.000Z (almost 2 years ago)
- Last Synced: 2024-11-25T17:47:21.157Z (3 months ago)
- Topics: cors, cors-proxy, cross-origin-resource-sharing
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-cors
Package **cors** provides tools for working with **Cross-Origin Resource Sharing** (**CORS**), for the Go programming language.
## Documention
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-cors
[![GoDoc](https://godoc.org/github.com/reiver/go-cors?status.svg)](https://godoc.org/github.com/reiver/go-cors)