Skip to content

This repo has three type of operation for CRUD in API and they are awsome.All built in class or function to make post,get ,delete , update operation easier

Notifications You must be signed in to change notification settings

Roshankc682/API_ViewSet_ModelViewSet_ModelApiViewSet_CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD_OPERATION_FOR_API

This repo has three type of operation for CRUD in API and they are awsome ViewSet , ModelViewSet and ModelApiView

All built in class or function to make post,get ,delete , update operation easier

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

About

This repo has three type of operation for CRUD in API and they are awsome.All built in class or function to make post,get ,delete , update operation easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages