Take a guided tour through our FastAPI + EdgeDB example app. I'll show you how the pieces fit together in our type-safe event management API. Using what you'll learn, you can go out and build your own robust, maintainable APIs in FastAPI backed by EdgeDB.
🛠️ If you want to build the app from scratch: https://www.edgedb.com/docs/guides/tutorials/rest_apis_with_fastapi
🔎 If you want to follow along with me and try the app locally: https://github.com/edgedb/edgedb-examples/tree/main/fastapi-crud
🗣️ If you need help with any problems or just want to hang out with us, join us on our Discord: https://discord.gg/edgedb
🎬 Chapters
0:00- Intro
0:52- Project structure
2:36- Schema
3:45- User endpoints
4:11- Code generation
5:19- User endpoints (continued)
8:15- Events endpoints
9:29- Outro
Download
0 formats
No download links available.
FastAPI + EdgeDB for a type-safe 👷 Python API 🐍 | NatokHD