Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/py-gzky/pythonbackendengineerguide
Python后端工程师生存指南
https://github.com/py-gzky/pythonbackendengineerguide
docker fastapi fastapi-template mongodb mysql python3 redis ubuntu2004 uvicorn
Last synced: 22 days ago
JSON representation
Python后端工程师生存指南
- Host: GitHub
- URL: https://github.com/py-gzky/pythonbackendengineerguide
- Owner: PY-GZKY
- Created: 2021-08-25T08:35:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T14:06:45.000Z (about 1 month ago)
- Last Synced: 2024-11-20T15:21:15.577Z (about 1 month ago)
- Topics: docker, fastapi, fastapi-template, mongodb, mysql, python3, redis, ubuntu2004, uvicorn
- Homepage: https://fastapi.tplan.cc
- Size: 7.85 MB
- Stars: 47
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# 后端工程师生存指南
![Readme](https://github-readme-stats.vercel.app/api/pin/?username=PY-GZKY&repo=PythonBackendEngineerGuide)
在线阅读:[https://fastapi.tplan.cc](https://fastapi.tplan.cc)
项目地址:[https://github.com/PY-GZKY/PythonBackendEngineerGuide](https://github.com/PY-GZKY/PythonBackendEngineerGuide)* [如何搭建一台后端服务器](how-to-configure-server.md)
* [如何选择数据库服务](how-to-quickly-deploy-database.md)
* [如何使用 Docker 部署服务](how-to-deploy-using-docker.md)
* [FastAPI开发](how-to-quickly-develop-fastapi-application.md)
* [如何快速开发 FastAPI 应用](how-to-quickly-develop-fastapi-application.md)
* [如何快速部署 FastAPI 服务](how-to-deploy-fastapi-services.md)
* [如何集成 FastAPI 插件](how-to-integrate-plugins.md)
* [如何优化后端服务](how-to-optimize-performance.md)
* [如何搭建一个站点监控服务](how-to-build-site-monitoring-service.md)