Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for aws chalice #845

Closed
mcsheehan opened this issue Apr 12, 2021 · 0 comments · Fixed by #923
Closed

add support for aws chalice #845

mcsheehan opened this issue Apr 12, 2021 · 0 comments · Fixed by #923
Assignees

Comments

@mcsheehan
Copy link

AWS Chalice is a python micro-services framework, which hosts endpoints using aws api gateway and aws lambdas.

https://github.com/aws/chalice

A class can be added to route requests and return appropriate responses in a similar manner to the strawberry flask framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant