niteshasale / crudapp-django_rest_framework

Python Django restframework. This project is a Web Application and web REST API. CRUD stand for ( Create, Retrieve, Update, Delete) This are the basic four operations. Which are executed on the database Models. And CRUD relative to the HTTP protocol’s POST, GET, PUT and DELETE ,which built on top of. Understanding between CRUD , REST and HTTP create how to use Web API better.

Home Page:http://crudrest.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

niteshasale/crudapp-django_rest_framework Issues

No issues in this repository yet.