Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 310 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 310 Bytes

Functionbased_CRUDapi_DRF

In this api one python app,using this app we can pass the jsondata and communicate with database.

This is simple API,based on simple crud operation like... GET PUT POST PATCH DELETE

All Operation are perform in powershell window. At a time only one operation can be performed.