{ "info": { "author": "Richard Boulton", "author_email": "richard@tartarus.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: HTTP Servers", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "NOTE: this is unmaintained\r\n\r\nWSGIWAPI makes it easy to build web APIs, without dealing with the details of\r\nHTTP. You simply define a hierarchical tree of URL components, with callables\r\nas the leaves of the tree, and WSGIWAPI does the work of making this into a\r\nWSGI application.\r\n\r\nWSGIWAPI also provides some additional features, such as automatic\r\ndocumentation support for your API and parameter validation, and includes\r\nsupport for easily running your application as a standalone server.", "description_content_type": null, "docs_url": "https://pythonhosted.org/WSGIWAPI/", "download_url": "http://wsgiwapi.googlecode.com/files/WSGIWAPI-0.3.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://richard.boulton.info/wsgiwapi/", "keywords": "web API,REST,WSGI", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "WSGIWAPI", "package_url": "https://pypi.org/project/WSGIWAPI/", "platform": "Any", "project_url": "https://pypi.org/project/WSGIWAPI/", "project_urls": { "Download": "http://wsgiwapi.googlecode.com/files/WSGIWAPI-0.3.tar.gz", "Homepage": "http://richard.boulton.info/wsgiwapi/" }, "release_url": "https://pypi.org/project/WSGIWAPI/0.3/", "requires_dist": null, "requires_python": null, "summary": "Framework for building web APIs", "version": "0.3" }, "last_serial": 2281265, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "c520ece635f2be014c3427613c139409", "sha256": "e3007f38aced4d56feccc022d7ab66864dcc3104d064308c6580ac7521ef92cd" }, "downloads": -1, "filename": "WSGIWAPI-0.2.tar.gz", "has_sig": false, "md5_digest": "c520ece635f2be014c3427613c139409", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61203, "upload_time": "2009-02-07T13:12:29", "url": "https://files.pythonhosted.org/packages/5b/59/1ead391672fad1036bd145b00b25a5fbae63a9d5b4fcacd2dac6164cfb98/WSGIWAPI-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8edfebd016af4b9562717c8efa168a42", "sha256": "785d1a6842d46d69b2b57d8083d75293f9ff3f18e3fb8b519b5cf2d46b1f736f" }, "downloads": -1, "filename": "WSGIWAPI-0.3.tar.gz", "has_sig": false, "md5_digest": "8edfebd016af4b9562717c8efa168a42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255029, "upload_time": "2009-03-29T01:54:40", "url": "https://files.pythonhosted.org/packages/0c/ec/e19990533407742f8e6a7c3709f8eb58739db84614749392e8ef73cde0ce/WSGIWAPI-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8edfebd016af4b9562717c8efa168a42", "sha256": "785d1a6842d46d69b2b57d8083d75293f9ff3f18e3fb8b519b5cf2d46b1f736f" }, "downloads": -1, "filename": "WSGIWAPI-0.3.tar.gz", "has_sig": false, "md5_digest": "8edfebd016af4b9562717c8efa168a42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255029, "upload_time": "2009-03-29T01:54:40", "url": "https://files.pythonhosted.org/packages/0c/ec/e19990533407742f8e6a7c3709f8eb58739db84614749392e8ef73cde0ce/WSGIWAPI-0.3.tar.gz" } ] }