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

William S. Vincent

  • 出版商: Independently published
  • 出版日期: 2018-06-15
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 197
  • 裝訂: Paperback
  • ISBN: 198302998X
  • ISBN-13: 9781983029981
  • 相關分類: DjangoPython程式語言
  • 無法訂購

買這商品的人也買了...

商品描述

Newly updated for Django 2.1 and Python 3.7.

REST APIs with Django teaches how to build robust web APIs with Python and Django. An existing Django site can be transformed into an API in a matter of minutes but in this book we'll go well beyond the basics and build three progressively more complex APIs: a Library API, Todo API connected to a React front-end, and a Blog API featuring user authentication, permissions, documentation, and more.

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

商品描述(中文翻譯)

新版的Django 2.1和Python 3.7已經更新。

《使用Django建立REST API》教授如何使用Python和Django建立強大的網路API。一個現有的Django網站可以在幾分鐘內轉變為API,但在這本書中,我們將超越基礎知識,建立三個逐漸複雜的API:一個「圖書館API」,一個連接到React前端的「待辦事項API」,以及一個具有使用者驗證、權限、文件等功能的「部落格API」。

目錄:

- 簡介
- 第一章:網路API
- 第二章:圖書館網站和API
- 第三章:待辦事項API
- 第四章:待辦事項React前端
- 第五章:部落格API
- 第六章:權限
- 第七章:使用者驗證
- 第八章:視圖集和路由器
- 第九章:架構和文件
- 結論