Panda Sky: Helpers
Utility Belt for Writing Serverless API Code
This is a lightweight library you should include in your Panda Sky powered projects to make authoring your Lambda backed API easier.
The current feature-set includes:
- Support for basic S3 object access
- Library of HTTP response codes
- Basic method dispatching and error handling
- Basic authorization header parsing