Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRF_recipe_rest_api_with_modelviewset

This is demo recipe rest api develop in django rest framework using class base views with Modelviewset and Django swager for UI api docs

Requirements:

what you will learn from this tutorial:

  • How to build rest Api in Django rest framework
  • searialize api data
  • Handling CRUD Operations
  • Adding custom in model view set using action decorator
  • Appling Authentication, pagination and Swager ui docs

how to run this code:

  • clone or download it from here
  • install requirements.txt file
  • pip install -r requirements.txt
  • run this command to execute this code
  • python manage.py runserver

About

This is demo recipe rest api develop in django rest framework using Modelviewset and Django swager for UI api docs

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages