open-taffeta
open-taffeta copied to clipboard
Improve error management in endpoints
- [ ] Replace all
.expect()
statements in the src/routes - [ ] Add useful logging on errors
- [ ] Always return 20x, add error detail in response body
see also #6