Skip to content

ginjigo/middleware

Repository files navigation


CI Go Report Card License GoDoc

Official middleware collection for the Ginji web framework.

Installation

go get -u github.com/ginjigo/middleware

Contributing

Contributions Welcome! You can contribute in the following ways.

  • Create an Issue - Propose a new feature. Report a bug.
  • Pull Request - Fix a bug and typo. Refactor the code.

For more details, see CONTRIBUTING.md.

License

Distributed under the MIT License. See LICENSE for more information.