{ "info": { "author": "umeshdhakar", "author_email": "kumar886umesh@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nAPI\n=====\n\nAPI is a simple Django app to conduct Web-based polls. For each\nquestion, visitors can choose between a fixed number of answers.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"polls\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'api',\n ]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/umeshdhakar/django-rest-test", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-restapi-test", "package_url": "https://pypi.org/project/django-restapi-test/", "platform": "", "project_url": "https://pypi.org/project/django-restapi-test/", "project_urls": { "Homepage": "https://github.com/umeshdhakar/django-rest-test" }, "release_url": "https://pypi.org/project/django-restapi-test/0.1/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to for REST-tutorial.", "version": "0.1" }, "last_serial": 3040010, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7e3739b315158efc8beed7fcb3b7bfc4", "sha256": "8b854241b93ff60232aef16b87790bbcd956ceb8b2189d00b132c22ef296b055" }, "downloads": -1, "filename": "django-restapi-test-0.1.tar.gz", "has_sig": false, "md5_digest": "7e3739b315158efc8beed7fcb3b7bfc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3980, "upload_time": "2017-07-21T18:15:55", "url": "https://files.pythonhosted.org/packages/76/8d/c79645ef41f73b4891322d33815e999d38ce94a00ab3a576ddee4fbe4891/django-restapi-test-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e3739b315158efc8beed7fcb3b7bfc4", "sha256": "8b854241b93ff60232aef16b87790bbcd956ceb8b2189d00b132c22ef296b055" }, "downloads": -1, "filename": "django-restapi-test-0.1.tar.gz", "has_sig": false, "md5_digest": "7e3739b315158efc8beed7fcb3b7bfc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3980, "upload_time": "2017-07-21T18:15:55", "url": "https://files.pythonhosted.org/packages/76/8d/c79645ef41f73b4891322d33815e999d38ce94a00ab3a576ddee4fbe4891/django-restapi-test-0.1.tar.gz" } ] }