generated from CodeForBaltimore/ProjectTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
User Story
As a developer in Baltimore and beyond
I'd like to use a simple package for header/body parsing and HTTP responses in AWS Lambda TS dev
So that I can quickly solve those problems and move on with my code
Acceptance Criteria
-
withStatusCode
function returns HTTP response in compliance with AWS Lambda requirements - header and body parsers return JSON objects for use by application logic
- package is available via npm or yarn
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request