Video description
Make RESTful web APIs for mobile applications and front-end JavaScript frameworks with JSON, XML, CSV, and authentication tokens
About This Video
- Learn what REST APIs are and how to use them
- Create a Reddit clone with API calls to make and delete posts, vote on posts, and more
- Add API functionality to an existing Django project
In Detail
Django REST framework is a powerful and flexible toolkit for building web APIs. In this course, we'll be using the Django REST framework to create Python APIs.
We’ll first learn what REST APIs are and how to use them. Then we’ll move on to creating a Reddit clone with API calls to make and delete posts, vote on posts, and more. Then, in section 3, we'll add API functionality to an existing Django project. In this case, we will use a Todo Woo project; you can practice with any of your existing Django projects.
By the end of the course, you will be able to create APIs with Python using Django REST Framework.
Publisher resources
Product information
- Title: Creating APIs with Python - Django REST Framework
- Author(s):
- Release date: June 2021
- Publisher(s): Packt Publishing
- ISBN: 9781801815390
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …