Skip to content

liushujuan/django-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is a api
how to start and visit:
#python manage.py runserver
127.0.0.1:8000
how to post data to api?
curl -l -H "Content-type: application/json" -X POST -d '{"name": "lsj","email": "956185044@qq.com","qq": 666,"addr": "666666"}' http://127.0.0.1:8000/

About

django restful framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages