Learn how to build web APIs with Python and Django 2.1. Take a modern API-first approach to creating 3 different Django 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
The book is well explained but it is too basic. Since I was in doubt to either take this book or to go through the official tutorial, choosing the book and then realising that the next steps after reading it are pointing to the tutorial itself was quite disappointing.
Still, everything that is covered in the book is well explained (as already said) and the book could be considered as a legit first step when diving into DRF.
Good illustration of ideas. Using third party tools instead of rebuilding everything is very practical for people like me. Overall, thanks. P.S. maybe next time it is a good idea to include the condensed steps required for each app in the appendix
Great book to get you started building a micro-service api or a full web site powered by Python/Django. I've now built several and I refer back to this book often and have passed copies along to some of my co-workers.
If you are relatively new to coding or to APIs this is a great read. However, it is fairly introductory in depth. For the price I was hoping for something more exhaustive