Welcome to Django Hyperadmin’s documentation

django-hyperadmin is a HATEOAS API framework for building resources in Django. Resources are anything that can be manipulated with forms and configuration of a Resource is similar to that of an Admin Model. While Resources offer a REST CRUD layer out of the box they are meant to power workflows that go beyond CRUD. Additionally Resources aim to be reusable throughout the web application and not to be limitted to a single API endpoint.

Download: http://github.com/webcube/django-hyperadmin

Help & Feedback

We have a mailing list for general discussion and help: http://groups.google.com/group/django-hyperadmin/

Indices and tables

Project Versions

Table Of Contents

Next topic

Installation

This Page