Build a REST-API: https://codingwithmitch.com/courses/build-a-rest-api/
In this video I make some updates to the django rest-api course. If you're planning on watching the "Powerful Android Apps with Jetpack Architecture" course, and you want to use your own server, YOU NEED TO WATCH THIS VIDEO!
Gists from the video:
ObtainAuthTokenView:
https://gist.github.com/mitchtabian/285f8f51feed9c0beda8c7a12353f8f1
BlogPostSerializer:
https://gist.github.com/mitchtabian/275793e55376c312edef6525025f6761
BlogPostUpdateSerializer:
https://gist.github.com/mitchtabian/bc0351d79d552ee4cda5265d5e135015
BlogPostCreateSerializer:
https://gist.github.com/mitchtabian/7796918f1ab4b43872bd232ebda4ebfb
registration_view:
https://gist.github.com/mitchtabian/b42cd40219ed6c1f2e71717f6f056938
Fix Search:
https://gist.github.com/mitchtabian/2fc173e9741213f4ef2f0190bedb13f2
Instagram: https://www.instagram.com/codingwithmitch
Twitter: https://twitter.com/mitch_tabian
.
.
.