思维导图备注
FastAPI v0.95 中文文档
首页 AI助手 白天 夜间 BookChat 小程序 小程序 阅读
  • 书签 我的书签
  • 添加书签 添加书签 移除书签 移除书签

Deployment

 Sponsor  来源:FastAPI 浏览 480 扫码 2023-05-09 09:05:43
  • Deployment - Intro
  • About FastAPI versions
  • About HTTPS
  • Run a Server Manually - Uvicorn
  • Deployments Concepts
  • Deploy FastAPI on Deta
  • Server Workers - Gunicorn with Uvicorn
  • FastAPI in Containers - Docker
当前内容版权归 FastAPI 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 FastAPI .
上一篇:
下一篇:
  • 书签
  • 添加书签 移除书签
  • FastAPI v0.104 中文文档
  • FastAPI v0.95 中文文档
  • FastAPI v0.85 使用手册
  • FastAPI v0.68 官方手册
  • FastAPI v0.61 官方手册
  • FastAPI
    • 特性
      • FastAPI 社区
        • Python 类型提示简介
          • 教程 - 用户指南
            • 教程 - 用户指南 - 简介
              • 第一步
                • 路径参数
                  • 查询参数
                    • 请求体
                      • 查询参数和字符串校验
                        • 路径参数和数值校验
                          • 请求体 - 多个参数
                            • 请求体 - 字段
                              • 请求体 - 嵌套模型
                                • 模式的额外信息 - 例子
                                  • 额外数据类型
                                    • Cookie 参数
                                      • Header 参数
                                        • 响应模型
                                          • 额外的模型
                                            • 响应状态码
                                              • 表单数据
                                                • 请求文件
                                                  • 请求表单与文件
                                                    • 处理错误
                                                      • 路径操作配置
                                                        • JSON 兼容编码器
                                                          • 请求体 - 更新数据
                                                            • 依赖项
                                                              • 依赖项 - 第一步
                                                                • 类作为依赖项
                                                                  • 子依赖项
                                                                    • 路径操作装饰器依赖项
                                                                      • 全局依赖项
                                                                        • Dependencies with yield
                                                                        • 安全性
                                                                          • 安全性简介
                                                                            • 安全 - 第一步
                                                                              • 获取当前用户
                                                                                • 使用密码和 Bearer 的简单 OAuth2
                                                                                  • OAuth2 实现密码哈希与 Bearer JWT 令牌验证
                                                                                  • 中间件
                                                                                    • CORS(跨域资源共享)
                                                                                      • SQL (关系型) 数据库
                                                                                        • 更大的应用 - 多个文件
                                                                                          • Background Tasks
                                                                                            • 元数据和文档 URL
                                                                                              • Static Files
                                                                                                • Testing
                                                                                                  • 调试
                                                                                                  • 高级用户指南
                                                                                                    • 高级用户指南 - 简介
                                                                                                      • 路径操作的高级配置
                                                                                                        • 额外的状态码
                                                                                                          • 直接返回响应
                                                                                                            • 自定义响应 - HTML,流,文件和其他
                                                                                                              • Additional Responses in OpenAPI
                                                                                                                • 响应Cookies
                                                                                                                  • Response Headers
                                                                                                                    • Response - Change Status Code
                                                                                                                      • Advanced Dependencies
                                                                                                                        • Advanced Security
                                                                                                                          • Advanced Security - Intro
                                                                                                                            • OAuth2 scopes
                                                                                                                              • HTTP Basic Auth
                                                                                                                              • Using the Request Directly
                                                                                                                                • Using Dataclasses
                                                                                                                                  • Advanced Middleware
                                                                                                                                    • SQL (Relational) Databases with Peewee
                                                                                                                                      • Async SQL (Relational) Databases
                                                                                                                                        • NoSQL (Distributed / Big Data) Databases
                                                                                                                                          • Sub Applications - Mounts
                                                                                                                                            • Behind a Proxy
                                                                                                                                              • Templates
                                                                                                                                                • GraphQL
                                                                                                                                                  • WebSockets
                                                                                                                                                    • Lifespan Events
                                                                                                                                                      • Custom Request and APIRoute class
                                                                                                                                                        • Testing WebSockets
                                                                                                                                                          • Testing Events: startup - shutdown
                                                                                                                                                            • Testing Dependencies with Overrides
                                                                                                                                                              • Testing a Database
                                                                                                                                                                • Async Tests
                                                                                                                                                                  • Settings and Environment Variables
                                                                                                                                                                    • Conditional OpenAPI
                                                                                                                                                                      • Extending OpenAPI
                                                                                                                                                                        • OpenAPI Callbacks
                                                                                                                                                                          • 包含 WSGI - Flask,Django,其它
                                                                                                                                                                            • Generate Clients
                                                                                                                                                                            • Concurrency and async / await
                                                                                                                                                                              • Deployment
                                                                                                                                                                                • Deployment - Intro
                                                                                                                                                                                  • About FastAPI versions
                                                                                                                                                                                    • About HTTPS
                                                                                                                                                                                      • Run a Server Manually - Uvicorn
                                                                                                                                                                                        • Deployments Concepts
                                                                                                                                                                                          • Deploy FastAPI on Deta
                                                                                                                                                                                            • Server Workers - Gunicorn with Uvicorn
                                                                                                                                                                                              • FastAPI in Containers - Docker
                                                                                                                                                                                              • Project Generation - Template
                                                                                                                                                                                                • Alternatives, Inspiration and Comparisons
                                                                                                                                                                                                  • History, Design and Future
                                                                                                                                                                                                    • External Links and Articles
                                                                                                                                                                                                      • 基准测试
                                                                                                                                                                                                        • 帮助 FastAPI 与求助
                                                                                                                                                                                                          • 开发 - 贡献
                                                                                                                                                                                                            • Release Notes
                                                                                                                                                                                                              暂无相关搜索结果!

                                                                                                                                                                                                                本文档使用 BookStack 构建

                                                                                                                                                                                                                文章二维码

                                                                                                                                                                                                                手机扫一扫,轻松掌上读

                                                                                                                                                                                                                文档下载

                                                                                                                                                                                                                • 普通下载
                                                                                                                                                                                                                • 下载码下载(免登录无限下载)
                                                                                                                                                                                                                你与大神的距离,只差一个APP
                                                                                                                                                                                                                APP下载
                                                                                                                                                                                                                请下载您需要的格式的文档,随时随地,享受汲取知识的乐趣!
                                                                                                                                                                                                                PDF文档 EPUB文档 MOBI文档
                                                                                                                                                                                                                温馨提示 每天每在网站阅读学习一分钟时长可下载一本电子书,每天连续签到可增加阅读时长
                                                                                                                                                                                                                下载码方式下载:免费、免登录、无限制。 免费获取下载码

                                                                                                                                                                                                                微信小程序阅读

                                                                                                                                                                                                                BookChat 微信小程序阅读
                                                                                                                                                                                                                您与他人的薪资差距,只差一个随时随地学习的小程序

                                                                                                                                                                                                                书签列表

                                                                                                                                                                                                                  阅读记录

                                                                                                                                                                                                                  阅读进度: 0.00% ( 0/0 ) 重置阅读进度

                                                                                                                                                                                                                    欢迎使用AI助手 AI助手
                                                                                                                                                                                                                    全屏 缩小 隐藏 清空