An open API service indexing awesome lists of open source software.

https://github.com/xilution/xilution-integration-fox-example


https://github.com/xilution/xilution-integration-fox-example

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# xilution-integration-fox-example

## Running Lambda Locally

Run `make build-sam` to build the AWS SAM container.
Run `sam local invoke FoxExample --profile client-profile -e events/hello-world.json` to hit the root endpoint.