Releases: CodeForBaltimore/lambda-restful-util
Releases · CodeForBaltimore/lambda-restful-util
v1.0.2
v1.0.1
A minor update to allow for strongly-typed packaging.
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