Skip to content

Practice task Add Django-Rest-Framework to your project and implement appropriate CRUD operation for resources: api / v1 / user api / v1 / user / {id} / order api / v1 / order api / v1 / book api / v1 / автор And record short video (2-10min) that shows functionality in action.

doremifasollasi/App_Library_Django_PythonOnlineMarathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprint18

Practice task by Python Online Marathon Add Django-Rest-Framework to project and implement appropriate CRUD operation for resources:
api / v1 / user
api / v1 / user / {id} / order
api / v1 / order
api / v1 / book
api / v1 / author

python manage.py runserver

About

Practice task Add Django-Rest-Framework to your project and implement appropriate CRUD operation for resources: api / v1 / user api / v1 / user / {id} / order api / v1 / order api / v1 / book api / v1 / автор And record short video (2-10min) that shows functionality in action.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published