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.23.tar.gz (15.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django-adhara-1.4.23.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.4 setuptools/36.6.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.1

File hashes

Hashes for django-adhara-1.4.23.tar.gz
Algorithm Hash digest
SHA256 126ff29e68022e4daa2fb92d9ed79a89831a6bb57b754177d63cdd0b4c961c48
MD5 1fee66a189bbf606b334f734948a83c1
BLAKE2b-256 c4e4afc33d509f2a22e4450420d40fd575de1b4277644b79d8e8504df14ef9bc

See more details on using hashes here.

Supported by

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