Skip to main content

A foundation for Django REST API with many other functionalities.

Project description

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

Uploaded Source

File details

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

File metadata

  • Download URL: django-adhara-1.4.25.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.2

File hashes

Hashes for django-adhara-1.4.25.tar.gz
Algorithm Hash digest
SHA256 e5c5bd1acb256040b697a66d0987dfd17a98c5579fc35d260d08d644ece878a5
MD5 92a959b419f9d4c91e686cbb295c9aed
BLAKE2b-256 768c050cd205568c20ac5c1539b83e7f380f50298b011ee58a4b73ad709020fe

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