Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
The Fastest Way to Become a Backend Developer Online
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn to build a Python NoSQL API using Django Rest Framework in this comprehensive 29-minute tutorial. Start with the basics of setting up Django REST, then progress through creating GET, POST, PUT, and DELETE endpoints. Explore how to integrate Boto3 for working with a NoSQL database, retrieve table data, and manipulate items. Follow along as the instructor guides you through each step, from initial setup to implementing CRUD operations, providing a solid foundation for developing robust APIs with Django and NoSQL databases.
Syllabus
- Introduction
- Getting started
- Django REST setup
- GET API
- Installing Boto3
- Create a NoSQL Database
- GET table data in Django
- POST new data to the table
- GET details of an item
- PUT / edit an item
- DELETE an item
Taught by
Caleb Curry