REST APIs with Django: Build powerful web APIs with Python and Django

REST APIs with Django: Build powerful web APIs with Python and Django

ISBN: 198302998X

ISBN 13: 9781983029981

Author: William S. Vincent

4.29 of 44

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


Learn how to build web APIs with Python and Django 2.1.

Take a modern API-first approach to creating 3 different Django back-ends: a Library API, Todo API, and a Blog API with user authentication, permissions, proper documentation, and more. You'll even learn how to connect them to a React front-end for a truly full-stack web application.

TABLE OF CONTENTS

Introduction Chapter 1: Web APIs Chapter 2: Library website and API Chapter 3: Todo API Chapter 4: Todo React Frontend Chapter 5: Blog API Chapter 6: Permissions Chapter 7: User Authentication Chapter 8: Viewsets and Routers Chapter 9: Schemas and Documentation Conclusion