/fastcors

CORS middleware for Go fasthttp!

Primary LanguageGoThe UnlicenseUnlicense

Fast CORS

License go.dev Go Report Card

CORS middleware for fasthttp server. This project is under construction and shouldn't be used in production environment yet.

This lib is inspired by rs/cors and AdhityaRamadhanus/fasthttpcors.

To-do

  • Improve documentation
  • Improve tests

License

This project code is in the public domain. See the LICENSE file.

The only exception is the lib/ folder:

  • lib/cors/ contains code from rs/cors and its license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be in the public domain, without any additional terms or conditions.