Skip to content

theCrazy404/Basics_Django_Rest_Api

Repository files navigation

Basics_Django_Rest_Api

#install Django pip install django

#for create project django-admin startproject rest_api

#create app python manage.py runserver

#install rest_framework pip install rest_framework

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages