文件名称:Python-Graph-QL:Python Web数据服务,GraphQL样式API
文件大小:42KB
文件格式:ZIP
更新时间:2024-04-01 10:49:01
Python
Python图形QL Python Web数据服务,GraphQL样式API。 端到端; 待办事项:服务器>控制器>服务>提供程序。 TODO(衍生项目):数据分析>关联>数据假设。 。 。 。 通过一个有趣的项目进行个人Python学习。 :) 原料药 let req = { type : 'Person', interaction : 'get', // get || set ctx : { person_name : 'duke' }, order : 'DESC', offset : 0, limit : 1 };
【文件预览】:
Python-Graph-QL-main
----Utils()
--------HTTPRequest.py(553B)
--------Utils.py(63B)
--------__pycache__()
----Config()
--------Config.py(88B)
--------__pycache__()
----Controllers()
--------info.txt(222B)
--------__pycache__()
----Providers()
--------info.txt(29B)
----Services()
--------info.txt(96B)
----Models()
--------Person.py(293B)
--------info.txt(105B)
--------__pycache__()
--------Api.py(273B)
--------Models.py(87B)
----README.md(450B)
----index.py(2KB)
----info.txt(218B)
----.gitignore(9B)
----_test()
--------index.html(1KB)
--------lib()
--------bin()