@@ -21,6 +21,23 @@ Flask RestPlus
2121 :alt: Join the chat at https://gitter.im/noirbizarre/flask-restplus
2222 :target: https://gitter.im/noirbizarre/flask-restplus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
2323
24+ **IMPORTANT NOTICE **:
25+
26+ This project has been **forked ** to `Flask-RESTX <https://github.com/python-restx/flask-restx >`_
27+ and will be maintained by by the `python-restx <https://github.com/python-restx >`_
28+ organization. **Flask-RESTPlus should be considered unmaintained **.
29+
30+ The community has decided to fork the project due to lack of response from the
31+ original author @noirbizarre. We have been discussing this eventuality for
32+ almost `a year <https://github.com/noirbizarre/flask-restplus/issues/593 >`_.
33+
34+ Things evolved a bit since that discussion and a few of us have been granted
35+ maintainers access to the github project, but only the original author has
36+ access rights on the PyPi project. As such, we been unable to make any actual
37+ releases. To prevent this project from dying out, we have forked it to continue
38+ development and to support our users.
39+
40+
2441Flask-RESTPlus is an extension for `Flask `_ that adds support for quickly building REST APIs.
2542Flask-RESTPlus encourages best practices with minimal setup.
2643If you are familiar with Flask, Flask-RESTPlus should be easy to pick up.
@@ -174,4 +191,4 @@ The documentation is hosted `on Read the Docs <http://flask-restplus.readthedocs
174191
175192Contribution
176193============
177- Want to contribute! That's awesome! Check out `CONTRIBUTING.rst! <https://github.com/noirbizarre/flask-restplus/blob/master/CONTRIBUTING.rst >`_
194+ Want to contribute! That's awesome! Check out `CONTRIBUTING.rst! <https://github.com/noirbizarre/flask-restplus/blob/master/CONTRIBUTING.rst >`_
0 commit comments