Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acoshift/httperror
HTTP error collection for Go
https://github.com/acoshift/httperror
golang
Last synced: about 2 months ago
JSON representation
HTTP error collection for Go
- Host: GitHub
- URL: https://github.com/acoshift/httperror
- Owner: acoshift
- License: mit
- Created: 2017-01-06T16:02:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T12:53:24.000Z (almost 8 years ago)
- Last Synced: 2024-06-20T14:30:22.067Z (7 months ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# httperror
[![GoDoc](https://godoc.org/github.com/acoshift/httperror?status.svg)](https://godoc.org/github.com/acoshift/httperror)
[![Go Report Card](https://goreportcard.com/badge/github.com/acoshift/httperror)](https://goreportcard.com/report/github.com/acoshift/httperror)
[![Build Status](https://travis-ci.org/acoshift/httperror.svg?branch=master)](https://travis-ci.org/acoshift/httperror)
[![Coverage Status](https://coveralls.io/repos/github/acoshift/httperror/badge.svg?branch=master)](https://coveralls.io/github/acoshift/httperror?branch=master)Acoshift's HTTP error collection for Go