Skip to main content

A foundation for Django REST API with many other functionalities.

Project description

=====
Adhara
=====

Adhara in sanskrit meaning base/foundation, is a foundation for using Django as a Rest API provider.
Not just as a rest API provider, but much more.
Adhara handles sessions over Django sessions, events to fire to Android, Web, IOS, etc.
Also Adhara provides abstract models that can be extended to implementing apps to provide full REST API support.

Detailed documentation is in the "docs" directory.

Quick start
-----------

1. Add "adhara" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'adhara',
]

2. Include the polls URLconf in your project urls.py like this::

url(r'^adhara/', include('adhara.urls')),

3. Run the following command to create the adhara Event models.::

python manage.py migrate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-adhara-1.4.10.tar.gz (15.2 kB view details)

Uploaded Source

File details

Details for the file django-adhara-1.4.10.tar.gz.

File metadata

File hashes

Hashes for django-adhara-1.4.10.tar.gz
Algorithm Hash digest
SHA256 8ec23f0fca557470f432f58e39591967be7a9775546ebd4c10d8253c324d5d90
MD5 3a22a27e5f274c05c8936d924fe6f795
BLAKE2b-256 1e2de8ef4b307cd3680973285ec2731c27c2a0285796ff2ba4f21a35706168b8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page