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
wenning
V2EX  ›  Python

有没有基于 pymongo 的 rest 框架?

  •  
  •   wenning · 2016-07-26 17:56:11 +08:00 · 2584 次点击
    这是一个创建于 2830 天前的主题,其中的信息可能已经有所发展或是发生改变。

    开始用 mongodb 的时候跟着官网介绍使用了 pymongo , 后来很多时候需要些 rest api, 但是都需要另外使用其它框架了。 有没有直接利用 pymongo 的?这样就不用重复写连接了

    3 条回复    2016-07-27 09:01:20 +08:00
    wenning
        1
    wenning  
    OP
       2016-07-26 22:49:44 +08:00
    看样子只有自己写个将就了?
    zjuhwc
        2
    zjuhwc  
       2016-07-26 23:37:28 +08:00 via iPhone   ❤️ 1
    搜 flask restful mongo
    wenning
        3
    wenning  
    OP
       2016-07-27 09:01:20 +08:00
    @zjuhwc 搜到的是基于 mongoengine 的: flask-mongorest.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5428 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 08:39 · PVG 16:39 · LAX 01:39 · JFK 04:39
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.