ant0ine / go-json-rest

A quick and easy way to setup a RESTful JSON API
https://ant0ine.github.io/go-json-rest/
MIT License
3.51k stars 381 forks source link

Feature/custom errors #207

Open while-loop opened 7 years ago

while-loop commented 7 years ago

Add the ability to explicitly define error responses. Created with the intent to be backwards compatible.

Issue #193