Open lafrech opened 5 years ago
Any news on this? Is this repo (or more exactly its fork, over at https://github.com/MongoEngine/marshmallow-mongoengine), still supported? If not: is there any recommended alternative?
is there any recommended alternative?
We use and co-maintain umongo, by the author of marshmallow-mongoengine, as an alternative to mongoengine + marshmallow-mongoengine. Not much activity over there either but it works. I didn't have the time to port it to marshmallow 3 yet.
If I was starting from scratch, I'd be tempted to look at pymodm and try to see if it is reasonable to build a marshmallow-pymodm library. It should be similar to marshmallow-mongoengine.
Since the repo was transferred to MongoEngine/marshmallow-mongoengine, no "issues" tracker was created there.
I suppose issues should be transferred and this tracker should be closed.