Cargando…

Decoupled Django : understand and build decoupled Django architectures for Javascript front-ends /

Apply decoupling patterns, properly test a decoupled project, and integrate a Django API with React, and Vue.js. This book covers decoupled architectures in Django, with Django REST framework and GraphQL. With practical and simple examples, you'll see firsthand how, why, and when to decouple a...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gagliardi, Valentino
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress, 2021.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Introduction to the Decoupled World
  • Chapter 2: JavaScript Meets Django
  • Chapter 3: Modern Django and Django REST Framework
  • Chapter 4: Advantages and Disadvantages of a Decoupled Architecture
  • Chapter 5: Setting up a Django project
  • Chapter 6: Decoupled Django with Django REST Framework.
  • Chapter 7: API security, and deployment
  • Chapter 8: Django REST meets Next.js.
  • Chapter 9: Testing in a Decoupled World
  • Chapter 10: Authentication and authorization Django REST framework
  • Chapter 11: GraphQL in Django with Ariadne.-Chapter 12:GraphQL in Django with Strawberry.