Como crear un blog con django rest framework y vuejs.
Linea de tiempos:
== Backend ==
00:00 Crear Proyecto
04:49 Configuracion
12:32 Crear app Blog
26:14 Serializacion
32:09 APIView
40:02 URLs
== Frontend ==
46:09 Crear Frontend
49:43 Instalar Tailwind
52:18 Corriendo app
53:03 Navegacion
59:36 Enlistar posts
01:05:09 Comunicacion con Django Rest Framework
01:13:38 Ver post
Codigo en github: https://github.com/apholdings/rest_blog_vue
☞ Vue.js Tutorial: Zero to Sixty
☞ Learn Vue.js from scratch 2018
☞ Learn Vue.js from Scratch - Full Course for Beginners
☞ Try Django Tutorial - Build a Web Application with Python Framework