Skip to content

s-aslam/django-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django (DRF) Rest API

How to create rest api in django using class based views.

this project contains basic example of login, logout & CRUD.

Getting Started

For help getting started with django, view online documentation.

1. Setup Python

2. Clone the repo

https://github.com/s-aslam/Django-DRF-Rest-API-.git
cd Django-DRF-Rest-API-

3. Install dependency

pip install -r requirement.txt

4. Run the app

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages