Build a REST API by leveraging Django, Python and the Django Rest Framework.
REST APIs are here to connect your web application to anything and everything. Build microservices, connect to client-side technologies like Angular & Ionic, and connect to other apps too.
This course will teach you exactly how to build one with Django, Python, Django Rest Framework, and more.
Full Course is here: http://joincfe.com/courses/rest-api
Conceptual section, no related code
1 - Requirements: no code
5 - HttpResponse with Json Data
8 - Managers & Methods to Produce Serialized Data
11 - Pratical API Module Part 2
12 - Use the API with Python Requests
15 - Validating Data with a Model Form
19 - One Endpoint to Rule the Model
Coming Soon