Hacker News new | ask | show | jobs
by Mizza 3292 days ago
Zappa author here, thank you for your kind recommendation!

Lots more features in the pipeline, too!

3 comments

I usually default to using Flask for Python when building APIs and using Zappa to deploy it has been a wonderful experience. Easy to develop locally with a Flask web server and then you just deploy with Zappa.

I haven't used it in a huge production environment, but it's definitely my go to way of handling APIs in side projects and other related things.

Thanks for a great tool! The API Gateway console is inscrutable, so I'm glad Zappa just takes care of all that for you.
Waiting for those features. Even we love Zappa.