Skip to content

对flask-restplus-patched进行了扩展,支持MongoEngine

License

Notifications You must be signed in to change notification settings

simeon-xx/flask-restplus-patched

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask RestPlus Patched

Fork自Jaza/flask-restplus-patched。 修改如下

  1. 添加了一个DocumentSchema,对MongoDB的ORM MongoEngine的支持。原本就支持SQLAlchemy。
  2. 添加了一个PostJSONParameters类,以处理接口json类型提交。

使用pip安装 pip install git+https://github.com/simeon-xx/flask-restplus-patched.git

About

对flask-restplus-patched进行了扩展,支持MongoEngine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%