Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)