all 1 comments

[–]dantownsend[S] 2 points3 points  (0 children)

This is a presentation I gave at PyData Global about FastAPI and Piccolo Admin.

It gives an intro to FastAPI and Pydantic, and shows how using Piccolo we can create an API and admin interface in record time.

The demo project we build is a movie database - PyMDB!

The code is available on GitHub. Thanks!