Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 373 Bytes

Django API Decorator

A collection of tools to build function based Django APIs.

Warning This project is still in early development. Expect breaking changes.

Installation

Django API Decorator can be installed from PyPI:

pip install django-api-decorator