文件名称:用flask写的一个restfulapi实例
文件大小:51KB
文件格式:ZIP
更新时间:2022-08-29 21:02:24
Python开发-RESTful API 库
restful_api是关于restful API的实践使用,用flask实践开发一个restful API的实际案例
【文件预览】:
restful_api_example-master
----manage.py(714B)
----requirements.txt(170B)
----test()
--------test.py(966B)
----.gitignore(54B)
----app()
--------validators()
--------admin()
--------utils()
--------models()
--------app.py(547B)
--------__init__.py(685B)
--------__pycache__()
--------api()
----readme.md(3KB)