Flask-Restless-NG is a `Flask`_ extension that provides simple
generation of ReSTful APIs that satisfy the `JSON API`_ specification
given database models defined using `SQLAlchemy`_ (or `Flask-SQLAlchemy`_).
For more information, see the `documentation`_, `pypi`_, or the `source
code`_ repository.
.. _Flask: http://flask.pocoo.org
.. _SQLAlchemy: https://sqlalchemy.org
.. _Flask-SQLAlchemy: https://pypi.python.org/pypi/Flask-SQLAlchemy
.. _JSON API: http://jsonapi.org
.. _documentation: https://flask-restless-ng.readthedocs.org
.. _pypi: https://pypi.python.org/pypi/Flask-Restless-NG
.. _source code: https://github.com/mrevutskyi/flask-restless-ng
Raw data
{
"_id": null,
"home_page": "https://github.com/mrevutskyi/flask-restless-ng",
"name": "Flask-Restless-NG",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "ReST, API, Flask",
"author": "Maksym Revutskyi",
"author_email": "maksym.revutskyi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/99/ad/ced0d1fbe0ffbecd96b40d3abedcf6d24758cfcf81dfa03f784588d43550/Flask-Restless-NG-3.2.3.tar.gz",
"platform": "any",
"description": "Flask-Restless-NG is a `Flask`_ extension that provides simple\ngeneration of ReSTful APIs that satisfy the `JSON API`_ specification\ngiven database models defined using `SQLAlchemy`_ (or `Flask-SQLAlchemy`_).\n\nFor more information, see the `documentation`_, `pypi`_, or the `source\ncode`_ repository.\n\n.. _Flask: http://flask.pocoo.org\n.. _SQLAlchemy: https://sqlalchemy.org\n.. _Flask-SQLAlchemy: https://pypi.python.org/pypi/Flask-SQLAlchemy\n.. _JSON API: http://jsonapi.org\n.. _documentation: https://flask-restless-ng.readthedocs.org\n.. _pypi: https://pypi.python.org/pypi/Flask-Restless-NG\n.. _source code: https://github.com/mrevutskyi/flask-restless-ng\n\n",
"bugtrack_url": null,
"license": "GNU AGPLv3+ or BSD",
"summary": "A fork of Flask-Restless with updated dependencies and bug fixes",
"version": "3.2.3",
"project_urls": {
"Download": "https://pypi.python.org/pypi/Flask-Restless-NG",
"Homepage": "https://github.com/mrevutskyi/flask-restless-ng"
},
"split_keywords": [
"rest",
" api",
" flask"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f00b3ebf1453d5ee90030553ca1a04e1766ba388b49de204ba445fa19a35e5e3",
"md5": "07cdecb313137c8df55e19ab6f74ef07",
"sha256": "da931bbd834bcd39cb47d6911b665f96c0318c281fdf80ae745c8ab748052af5"
},
"downloads": -1,
"filename": "Flask_Restless_NG-3.2.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "07cdecb313137c8df55e19ab6f74ef07",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 72353,
"upload_time": "2024-04-19T15:29:23",
"upload_time_iso_8601": "2024-04-19T15:29:23.770260Z",
"url": "https://files.pythonhosted.org/packages/f0/0b/3ebf1453d5ee90030553ca1a04e1766ba388b49de204ba445fa19a35e5e3/Flask_Restless_NG-3.2.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "99adced0d1fbe0ffbecd96b40d3abedcf6d24758cfcf81dfa03f784588d43550",
"md5": "0fdc73fb2befc98e199dc4309fe4397d",
"sha256": "8a6be68a18eb5094c84f49960000020f8e90c42fcec93edaf14b22ef9e2a2a0f"
},
"downloads": -1,
"filename": "Flask-Restless-NG-3.2.3.tar.gz",
"has_sig": false,
"md5_digest": "0fdc73fb2befc98e199dc4309fe4397d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 93289,
"upload_time": "2024-04-19T15:29:25",
"upload_time_iso_8601": "2024-04-19T15:29:25.557872Z",
"url": "https://files.pythonhosted.org/packages/99/ad/ced0d1fbe0ffbecd96b40d3abedcf6d24758cfcf81dfa03f784588d43550/Flask-Restless-NG-3.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-19 15:29:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mrevutskyi",
"github_project": "flask-restless-ng",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "flask-restless-ng"
}