Skip to content

vaibhavmunjal/Django-Rest-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Rest-API

This is a CRUD API application

This illustrate the functionality of performing the operation via the url request

The application defines the understanding of REST via Pure-Django and by using Django REST Framework, both behave similarly

To run the application install the requirements from

requirements.txt

In Settings.py

Add the Module

'drfApi.apps.DrfapiConfig',

About

API Basic Operations with DRF and with Django Json

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages