V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
iorilu
V2EX  ›  Python

用 fastapi 有什么好的后台方案吗

  •  
  •   iorilu · 31 天前 · 1343 次点击

    想找个方便得现成得后台程序

    类似 django admin 那种

    有什么好的选择

    7 条回复    2024-04-02 18:46:49 +08:00
    yagamil
        1
    yagamil  
       31 天前
    fastapi-react
    yuan321
        2
    yuan321  
       31 天前
    为啥不直接用 django 呢?如果觉得性能不好,为啥不用 node.js 呢
    windyboy
        3
    windyboy  
       31 天前
    你需要的是 headless cms
    iorilu
        4
    iorilu  
    OP
       30 天前
    @yuan321 因为我已经确定好 api 服务用 fastapi, 自然后台界面不想搞别的

    至于 node, 我熟悉 python 所以只想用 python
    CHchenkeyi
        5
    CHchenkeyi  
       26 天前   ❤️ 1
    https://github.com/insistence/RuoYi-Vue3-FastAPI 可以看看这个,现成的改改就好
    CHchenkeyi
        6
    CHchenkeyi  
       25 天前
    @iorilu 如果需要可以外包我支援哈哈
    UN2758
        7
    UN2758  
       25 天前
    哈哈哈,是不是喜欢 fastapi 中 pydantic 的类型校验,所以不想选现成的 django? 我也看看有没有好办法
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   880 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 20:38 · PVG 04:38 · LAX 13:38 · JFK 16:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.