Back to Browse

Django REST Framework - 3 - CRUD endpoints

2.5K views
Jan 29, 2022
56:17

Now that we have user authentication in place (from the last video). Let's go ahead and add some CRUD endpoints to make this API somewhat useful. πŸ‘¨β€πŸ’» Looking for a web developer job, visit: https://www.webdevjobs.io/ πŸ‘½ Discord - https://discord.gg/TwUV34F6wC Timestamps ⏳ 00:00 - Introduction 04:10 - Status Model 08:20 - Building the Serializer 12:10 - Status Dataclass 17:34 - Create and List API 36:33 - Retrieve Update and Delete API The finished code can be found here: πŸ‘Ύ - https://github.com/sixfwa/drf-api #Django #REST #API

Download

0 formats

No download links available.

Django REST Framework - 3 - CRUD endpoints | NatokHD