api-pycon2014, 我的PyCon talk"Writing RESTful Web Services with Flask"的代码.zip

时间:2022-10-08 01:41:06
【文件属性】:

文件名称:api-pycon2014, 我的PyCon talk"Writing RESTful Web Services with Flask"的代码.zip

文件大小:19KB

文件格式:ZIP

更新时间:2022-10-08 01:41:06

开源

api-pycon2014, 我的PyCon talk"Writing RESTful Web Services with Flask"的代码 使用 Flask 编写rest式的rest 这个库包含一个完整的API项目,利用我在 PyCon 2014中讨论的技术,讨论如何构建漂亮的API以使用 Flask 来构建 API 。这个示例中的API实现了"学生和班级"系统并演示了


【文件预览】:
api-pycon2014-master
----api()
--------v1_0()
--------errors.py(1KB)
--------__init__.py(0B)
--------token.py(751B)
--------models.py(4KB)
--------decorators.py(5KB)
--------app.py(575B)
--------rate_limit.py(1KB)
--------helpers.py(1KB)
--------auth.py(715B)
----.gitignore(544B)
----requirements.txt(247B)
----test_config.py(121B)
----.travis.yml(149B)
----LICENSE(1KB)
----README.md(13KB)
----config.py(118B)
----tests()
--------__init__.py(0B)
--------test_api.py(18KB)
--------test_client.py(2KB)
----manage.py(1KB)

网友评论