Skip to main content

A simple Django app to provide users api keys.

Project description

==============
Simple Api Key
==============

Simple Api Key is a simple Django app to provide users api keys. A decorator is provided for requiring
the api_key and api_username in an HTTP Request. This should only be used with secure connections, for
example when using SSL.

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

1. Add "simple_api_key" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = (
...
'simple_api_key',
)
2. This app uses south to manage database migrations.
Run `python manage.py migrate` to create the simple_api_key models.

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-simple-api-key-0.1.1.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file django-simple-api-key-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-simple-api-key-0.1.1.tar.gz
Algorithm Hash digest
SHA256 40f6d5e4fe62ada1347f0e3f16efe90e936a408515e64e59264e25db5e0c78e1
MD5 d07ab9402dec9cef0ef1f6572562d2b7
BLAKE2b-256 f117f6f3e856ef38d358f024b3b6bd5b37d9031dd4ab796256dd3675104b8d85

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