Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhmtszr/express.js-custom-error-middleware

With this error handle architecture, you will have the chance to manage your backend server errors in a central middleware. Any errors received in the application will return the same structure according to the error code and error message entered.
https://github.com/mhmtszr/express.js-custom-error-middleware

Last synced: 3 months ago
JSON representation

With this error handle architecture, you will have the chance to manage your backend server errors in a central middleware. Any errors received in the application will return the same structure according to the error code and error message entered.

Awesome Lists containing this project