Lambda This is a service that allows you to run python code that is passed in via HTTP POST
TODO:
- Server should be wrapped in a Mux
- Logging should be done via framework
- need to catch errors better
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Lambda This is a service that allows you to run python code that is passed in via HTTP POST
TODO: