Open pnachum opened 6 years ago
I'm wondering the same thing. Here are some possible recommendations:
https://flask-restless.readthedocs.io/en/stable/similarprojects.html
It looks like Flask-Restless has received a major overhaul since the last release...I would love to have a stable release. If there are any blockers for release, it would be a good idea to tag the relevant issues as such and solicit fixes from the community.
Other commenters: Checkout #611 for some background on what's going on with 1.0.
I uploaded 1.0.0b2.dev0 (the latest master commit) to pypi for my own purposes: https://pypi.org/project/Flask-Restless-jcrben/
I am wondering if this project is still alive...
I am wondering if this project is still alive...
I've been wondering the same, until I decided that it was probably safer to move to an alternative project (flask-rest-jsonapi) since we haven't heard from the maintainer of this project in the longest.
thank you. I will have a look at it. I was considering Flask-Restful.
I have yet to find another library as concise as this one. Look at all the boilerplate code needed for simple CRUD using marshmallow.
I'm using 0.17.0 and wondering if there are still plans to release a stable 1.0, and more generally what the future of this project is. If it's no longer being maintained, do you have recommendations for alternatives to use?