You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.