Metadata-Version: 2.1
Name: django-categories-api
Version: 0.0.1
Summary: Django-rest-framework API for django-categories
Home-page: http://github.com/petrdlouhy/django-categories-api
Author: Petr Dlouhý
Author-email: petr.dlouhy@email.cz
License: UNKNOWN
Description: # Django Categories
        
        [![codecov](https://codecov.io/gh/petrdlouhy/django-categories-api/branch/master/graph/badge.svg?token=rW8mpdZqWQ)](https://codecov.io/gh/petrdlouhy/django-categories-api)
        
        This application provides basic ``django-rest-framework`` API for Django Categories.
        
        
        ## Features of the project
        
        The output contains category tree with counts of category items in each node (cummulative as well as direct counts).
        
Platform: UNKNOWN
Classifier: Framework :: Django
Description-Content-Type: text/markdown
