keithwhor / nodal

API Services Made Easy With Node.js
http://www.nodaljs.com/
MIT License
4.51k stars 209 forks source link

method to return specific HTTP error status codes #325

Closed nik-lus closed 7 years ago

nik-lus commented 7 years ago

controller method for specific HTTP error responses. Uses API.error formatting when returning the error message.

keithwhor commented 7 years ago

Looks good!