Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.78 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.78 KB

httprouter

GitHub tag (latest SemVer) Go Reference License

Tests CodeQL Analysis GolangCI Lint Go Report Card

The httprouter package is a go-chi/chi router wrapper offering pre configured setups and helpers for enhanced development flow speed.

Features

TODO: Add features

Installation

To install the httprouter package, use the following command:

go get github.com/dmitrymomot/httprouter

Usage

TODO: Add usage examples

Contributing

Contributions to the httprouter package are welcome! Here are some ways you can contribute:

  • Reporting bugs
  • Additional tests cases
  • Suggesting enhancements
  • Submitting pull requests
  • Sharing the love by telling others about this project

License

This project is licensed under the MIT - see the LICENSE file for details.