Vanilla DRF Structure. Use an 'Article' model to practice the API CRUD. Explaining the function-based-view, class-based-views & generic-views-mixins by using them on the same CRUD operations for articles. Dockerize the project into the "dockerization" branch. The containerized version of this project is deployed in a heroku container.
heroku django docker-image django-rest-framework drf dockerization class-based-views function-based-views heroku-container generic-views-mixins
- Updated
Mar 3, 2024 - Python