1、python操作数据库Elasticsearch
官方文档:https://www.elastic.co/cn/
非官方:
Python Elasticsearch Client
Elasticsearch DSL
2、Python的官方文档
3、Flask
Flask官方文档:https://dormousehole.readthedocs.io/en/latest/
flask-restful :https://flask-restful.readthedocs.io/en/latest/
4、python-flask中swagger参考文档
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#operation-object
https://www.cnblogs.com/huchong/archive/2004/01/13/10569480.html
https://github.com/flasgger/flasgger
https://editor.swagger.io/
https://segmentfault.com/a/1190000010144742
https://developer.ibm.com/zh/articles/wa-use-swagger-to-document-and-define-restful-apis/
5、时间的处理
https://www.pianshen.com/article/975848769/