Metadata-Version: 1.0
Name: django-api-docs
Version: 1.1.0
Summary: Interactive API Documentation
Home-page: http://github.com/dstegelman/django-interactive-api-docs
Author: Derek Stegelman
Author-email: dstegelman@gmail.com
License: MIT
Description: #Overview
        
        This application is based upon interactive API Docs from the Mashery.  Interactive docs allow your API consumers to see exactly
        how your APIs are called and what results they should expect.  Take a look at api.stegelman.com for an example of how
        this app is implemented.
        
        
        ## Read Some Docs
        
        http://readthedocs.org/docs/django-api-docs/en/latest/
        
        
        ## Pip
        
        pip install django-api-docs
        
        
Keywords: django-interactive-api-docs
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
