closeio / flask-mongorest

Restful API framework wrapped around MongoEngine
Other
523 stars 88 forks source link

Register class, BulkCreate/Delete, Flasgger, and other improvements #132

Open tschaume opened 3 years ago

tschaume commented 3 years ago

This PR is a fresh start of #124. It includes:

@wojcikstefan @thomasst I'm working on getting the tests to pass and implement new ones for BulkCreate/Delete. Would you mind starting the review of this PR in the meantime? Thanks! I will base new PRs for additional functionality currently included in #124 off this PR.

tschaume commented 2 years ago

For anyone interested in this PR, I started maintaining this (and more) through the flask-mongorest-mpcontribs package.