wuzedewuze / base-project

模仿fastapi官网示例练习

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

说明

模仿官方示例的程序full-stack-fastapi-postgresql,略有改造

  1. 数据库改成mysql
目录说明:
  • core 公共核心配置
  • crud 增删改查
  • db 数据库操作
  • models 数据模型
  • schemas 操作模型
  • tests 测试
  • scripts shell脚本目录

About

模仿fastapi官网示例练习


Languages

Language:Python 100.0%