Building & Consuming REST APIs in Python with Django
Ditulis pada: January 22, 2020

Building & Consuming REST APIs in Python with Django, Build professional REST APIs with Django and integrate it with React
- Created by Packt Publishing
- English
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Set up your own application project in Django
- Organize your Django project development and production environment
- Write Django views and use routes to handle incoming requests
- Create your own Django templates for your Python web API and learn to use template filters and tags
- Work with RESTful APIs in Django
- Quickly build clean APIs with the Django REST Framework
- Design the user interface of your application using React components
- Integrate Django APIs with your React frontend to build a bookmarking application