[Python] Developing an API with FastAPI
Hey, everyone! This is the first post of the series "API frameworks for Python". We are starting with the framework FastAPI. FastAPI is fast and really easy to use. Let's build a simple API to exemplify its use.
1. Install the library in your enviro...
paulavieira.hashnode.dev3 min read