DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on • Updated on

FastAPI Beyond CRUD Part 3 - Buiding a CRUD REST API (CRUD, Response Models & HTTP Exceptions)

In this video, we build a CRUD REST API using the knowledge we obtained from the previous video. CRUD stands for Create, Read, Update, and Delete. Four Operations that help us manipulate data in any application that may have a data store.

Top comments (0)