文件名称:fastapi-react
文件大小:17KB
文件格式:ZIP
更新时间:2024-04-16 18:33:49
Python
带有FastAPI后端和React前端的应用 我是根据撰写的名为Fast and Running with FastAPI的博客文章系列构建此文章的,目的是了解更多如何在FastAPI中使用身份验证以及如何从React前端使用API。
【文件预览】:
fastapi-react-master
----.gitignore(2KB)
----docker-compose.yml(512B)
----README.md(319B)
----backend()
--------Dockerfile(383B)
--------app()
--------alembic.ini(818B)
--------requirements.txt(243B)
--------.env.template(91B)
--------tests()
----.vscode()
--------settings.json(91B)