Django for APIs, 5th Ed (Still River Press)
Monday, 17 March 2025

This is the fifth edition of a guide to building modern web APIs with Django & Django REST Framework. It is suitable for beginners who have never built an API before, as well as professional programmers looking for a fast-paced introduction to Django API fundamentals and best practices. William S. Vincent shows how to set up a new project properly, create and customize RESTful APIs, and integrate a Vue.js front-end. Three separate projects are built from scratch with progressively more advanced features, including a Library API, Todo API, and Blog API. User authentication, permissions, documentation, viewsets, and routers are all covered.

<ASIN:1735467286 >

 

Author: William S. Vincent 
Publisher: Still River Press
Date: March 2025
Pages: 216
ISBN: 978-1735467283
Print: 1735467286
Audience: Python developers interested in Django
Level: Introductory/Intermediate
Category: Python

django

Topics include:

  • Updated for Django 5.1 and Python 3.13
  • Robust introduction to APIs and RESTful web development
  • Build a dedicated Vue.js frontend connected to a Django API backend
  • Write robust tests and implement custom permissions
  • Implement user authentication: signup, login, logout, and password reset
  • Work with viewsets, routers, and documentation

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



Machine Learning Q and AI (No Starch Press)

Author: Sebastian Raschka
Publisher: No Starch Press
Date: April 2024
Pages: 264
ISBN: 978-1718503762
Print: 1718503768
Kindle: B0CKKXCK3T
Audience: Developers interested in AI
Rating: 4
Reviewer: Mike James
Q and AI, a play on Q&A is a clever title, but is the book equally clever?


More Reviews