Skip to content

Go package that provides features to handle errors with http services

License

Notifications You must be signed in to change notification settings

ermos/httperror

Repository files navigation

httperror

Go package that provides features to handle errors with http services

Go Reference Latest tag Go Report Card Maintainability codecov

🛠️ Installation

To use httperror in your Go project, you need to have Go installed on your system. Once you have Go installed, you can use the following command to install the package:

go get -u github.com/ermos/httperror

🤝 Contributing

Contributions to httperror are always welcome! If you find a bug or have a feature request, please open an issue on GitHub. If you want to contribute code, please fork the repository and submit a pull request.