mingus:Mingus 是一个强大而灵活的工具包,可以轻松构建 Web API

时间:2024-07-30 11:29:21
【文件属性】:

文件名称:mingus:Mingus 是一个强大而灵活的工具包,可以轻松构建 Web API

文件大小:26KB

文件格式:ZIP

更新时间:2024-07-30 11:29:21

Python

明格斯 Mingus 是 Rest Framework 强大且灵活的工具包,可以轻松构建 Web API。 要求 motor - https://github.com/mongodb/motor tornado - https://github.com/tornadoweb/tornado schematics - https://github.com/schematics/ 很简单 # app.py from mingus.server import main main () $ mongod # other terminal $ python app.py # other terminal $ curl -X POST -v -H " Accept: application/json " -d ' bulk={"insert":[{"slug":"1","ran


【文件预览】:
mingus-master
----setup.py(1KB)
-----X(197B)
----.gitignore(675B)
----mingus()
--------requirements.txt(149B)
--------__init__.py(0B)
--------serializers.py(3KB)
--------server.py(1KB)
--------constants.py(207B)
--------handler.py(6KB)
--------service()
--------register.py(407B)
--------resources.py(10KB)
--------factories.py(505B)
--------exceptions.py(1KB)
--------resources_restless.py(18KB)
----services()
--------__init__.py(0B)
--------resource.py(1KB)
--------qmodels.py(470B)
----LICENSE(11KB)
----setup.cfg(39B)
----LICENSE.txt(1KB)
----README.md(4KB)
----tests()
--------test_bulk.py(2KB)
--------test_query.py(483B)
--------test_status_code.py(3KB)
----app.py(121B)

网友评论