Build a Python NoSQL API - Django Rest Framework
Offered By: Caleb Curry via YouTube
Course Description
Overview
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
Related Courses
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera