itsmaheshkariya / django-restframewrk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django REST API

git clone directory

git clone https://github.com/django-restframewrk

change Directory

cd django-restframewrk

activate virtualenv

source bin/activate

install Django and Django Restframework

pip install django

pip install djangorestframework

Run server

python manage.py runserver

Click Here

http://127.0.0.1:8000 http://127.0.0.1:8000/admin

username: mahesh

password: 619619key

Demo

alt text

About


Languages

Language:Python 100.0%