Python-使用Flask构建的微服务的骨架

时间:2022-08-29 22:35:17
【文件属性】:

文件名称:Python-使用Flask构建的微服务的骨架

文件大小:12KB

文件格式:ZIP

更新时间:2022-08-29 22:35:17

Python开发-Web开发框架

使用Flask构建的微服务的骨架


【文件预览】:
python-flask-microservice-master
----app.py(867B)
----swagger()
--------indexer.yaml(2KB)
----conf()
--------elasticsearch_mapper.py(1020B)
--------__init__.py(21B)
----Dockerfile(140B)
----api()
--------__init__.py(25B)
--------room.py(715B)
----LICENSE(11KB)
----requirements.txt(58B)
----docker-compose.yml(769B)
----.gitignore(1KB)
----.env.template(66B)
----README.md(2KB)
----services()
--------__init__.py(21B)
--------elasticsearch.py(2KB)

网友评论

  • 说明太简单,如何构建微服务没说,只有一个elastic+flask的骨架