Skip to content

Getting Started with FastAPI

May 18, 2021 | Meetup | Code Samples

Do you want to learn about using a web framework in Python? Are you tired of using Flask and looking for something more? Have you used Django but want to try something new?

Then join us Tuesday, May 18th to learn about how to get started with one of the fastest-growing Python web frameworks, FastAPI! According to the 2020 Python Developers Survey, FastAPI is the third most popular web framework.

https://fastapi.tiangolo.com/ FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python-type hints.