{ "info": { "author": "Morepath developers", "author_email": "morepath@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: WSGI" ], "description": "Morepath RESTful HTTP API demo\n==============================\n\nShow how to create a RESTful API server with Morepath using\n``dump_json`` and ``load_json``.\n\nMore information:\n\nhttp://blog.startifact.com/posts/better-rest-with-morepath-08.html\n\nInstallation\n------------\n\nYou can use pip in a virtual env::\n\n $ virtualenv env\n $ source env/bin/activate\n $ env/bin/pip install -e .\n\nThen to run the web server::\n\n $ env/bin/morepath_rest\n\nYou can now access the application through http://localhost:5000\n\n\nCHANGES\n*******\n\n0.1 (2016-07-01)\n================\n\n- Initial public release.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/morepath/morepath_rest_dump_load", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "morepath-rest-dump-load", "package_url": "https://pypi.org/project/morepath-rest-dump-load/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/morepath-rest-dump-load/", "project_urls": { "Homepage": "https://github.com/morepath/morepath_rest_dump_load" }, "release_url": "https://pypi.org/project/morepath-rest-dump-load/0.1/", "requires_dist": null, "requires_python": "", "summary": "Morepath REST Demo", "version": "0.1" }, "last_serial": 2198839, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b554b75a6c6c97c9a7467e567c44a19f", "sha256": "09463ee0bcf7ac42aa35ac704fd1361d7e23f1d898e0ba9d1644aba7b64f572a" }, "downloads": -1, "filename": "morepath_rest_dump_load-0.1.tar.gz", "has_sig": false, "md5_digest": "b554b75a6c6c97c9a7467e567c44a19f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4206, "upload_time": "2016-07-01T21:11:10", "url": "https://files.pythonhosted.org/packages/fc/b5/833b267729a0e600a457ea904d3a422b89541fad413829018e67cd41e512/morepath_rest_dump_load-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b554b75a6c6c97c9a7467e567c44a19f", "sha256": "09463ee0bcf7ac42aa35ac704fd1361d7e23f1d898e0ba9d1644aba7b64f572a" }, "downloads": -1, "filename": "morepath_rest_dump_load-0.1.tar.gz", "has_sig": false, "md5_digest": "b554b75a6c6c97c9a7467e567c44a19f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4206, "upload_time": "2016-07-01T21:11:10", "url": "https://files.pythonhosted.org/packages/fc/b5/833b267729a0e600a457ea904d3a422b89541fad413829018e67cd41e512/morepath_rest_dump_load-0.1.tar.gz" } ] }