Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 148 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 148 Bytes

restful_django

simple CRUD restful api using simple django models in url type /api/[ get/ ,post/ ,update/ ,delete/] read docs of view function :)