v1.0.0
The project is initialized. This release:
- adds
withStatusCode
function to return formatted HTTP responses - enum of all HTTP status codes mapped to number
- body and header validation and parsing functions
The project is initialized. This release:
withStatusCode
function to return formatted HTTP responses