Skip to content

codeDroid1/REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

DjangoRestFramework has beautiful view to create RestFull API.

This Is a sample REST API For School Student Information.

Migrate the Database for API

python manage.py migrate

Active Virtual Env

pipenv install
pipenv shell

Sample Picture for REST API

Sample Picture for REST API