How to build a python microservice with fastapi
techpriestjoe techpriestjoe
26 subscribers
704 views
12

 Published On Apr 14, 2024

In this tutorial will will build a simple microservice in python using the fast api framework. We will build an example endpoint, write tests and deploy the whole thing using docker (podman).
Have a look at the fastapi doku for more.
fastapi.tiangolo.com/tutorial/

show more

Share/Embed