Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alesr/apierrordemo
https://github.com/alesr/apierrordemo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alesr/apierrordemo
- Owner: alesr
- Created: 2022-11-24T12:26:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T12:27:02.000Z (about 2 years ago)
- Last Synced: 2024-06-19T14:48:55.853Z (7 months ago)
- Language: Go
- Size: 3.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apierrordemo
apierrordemo implements a simple REST API suggesting a viable way of handling API errors in a layered architecture in Go.
To execute the program run: `go run cmd/apierrordemo/main.go`. The server starts on port :8080.