Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alesr/apierrordemo


https://github.com/alesr/apierrordemo

Last synced: about 2 months ago
JSON representation

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.