Django REST Simple Api Key

https://badge.fury.io/py/drf-simple-apikey.svg/ https://github.com/koladev32/drf-simple-apikey/actions/workflows/ci-cd.yml/badge.svg/ Documentation Status

An API Key authentication plugin for the Django REST Framework.


Django REST Simple Api Key is a package built upon Django, Django REST Framework, and the fernet cryptography module to generate, encrypt, and decrypt API keys.

Acknowledgments

This project borrows code from the Django REST Framework as well as concepts from the implementation of another API Key library for the Django REST Framework, djangorestframework-api-key.

Contents

Indices and tables