Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

現場で使える Django REST Framework の薄い本 #65

Open
1 of 7 tasks
taguchiu opened this issue Mar 9, 2020 · 0 comments
Open
1 of 7 tasks

現場で使える Django REST Framework の薄い本 #65

taguchiu opened this issue Mar 9, 2020 · 0 comments

Comments

@taguchiu
Copy link
Owner

taguchiu commented Mar 9, 2020

内容紹介

本書は、Django REST Framework(DRF)を現場で使う際に必要となる基礎知識についてまとめた技術同人誌です。
前半は DRF の概要や全体像、コンポーネントごとの仕組みや使い方、セキュリティや認証などの基礎知識を座学で進めていきます。後半はチュートリアルおよび発展的な Tips という構成になっています。

DRF と Vue.js を連携して SPA を構築するチュートリアルを用意したので、SPAやBFF関連本としても楽しめる内容になっています。

書籍リンク

https://booth.pm/ja/items/1314617

目次

  • 第1章: Django REST Framework(DRF)の概要
  • 第2章: モデル・シリアライザ・ビュー・URLconf の基本的な使い方
  • 第3章: DRF とセキュリティ
  • 第4章: DRF と認証
  • 第5章: チュートリアル その1: DRF + CDN 版 Vue.js で Cookie 認証付き SPA をスピード構築
  • 第6章: チュートリアル その2: DRF + Vue CLI 3 で JWT 認証付き SPA を本格構築
  • 第7章: 現場で使える Tips 集

読書月

2020/03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant