All notable changes to this project will be documented in this file
This project adheres to Sematic Versioning.
- CHANGELOG.MD
- Full offical status code
- Unofficial status code
- Configuration for use unofficial status code
- Use off unofficial status code is optional
- Create the middleware to add the following methods to the response object for send status code
- ok
- created
- badRequest
- forbidden
- notFound
- conflict
- invalidToken
- serverError
- badGateway
- serviceUnavailable
- README that explains the middleware and adds examples