Getting started with Django Rest Framework
Photo by Markus Spiske: https://www.pexels.com/photo/a-laptop-screen-with-text-4439901/ In this article, we'll create a project that posts about rants using Django and Django Rest Framework. We'll use Django's built-in slugify method and override its...
Apr 8, 20234 min read455


