News

Build a REST API with FastAPI, PostgreSQL and SQLAlchemy FastAPI is a Python framework and set of tools that allow developers to invoke commonly used functions using a REST interface. SQLAlchemy is a ...
This course takes a hands-on look at microservices using Python, Flask, and Docker. You'll learn how Flask can be used to quickly prototype and build microservices, as well as how to use Docker to ...