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
This code contains basic boilerplate code django to quick start project.
About
Boilerplate to kick start Django DRF framework. Leverage Service and Repository pattern to better organize code. Have serialize for data transformation and validation of request body.