Django authentication API using Django Rest Framework.
Project description
Backend API
Running the server
-
Use Linux or WSL.
-
Make sure you have
make
installed. -
Run the following command to install the dependencies and setup the database:
make getready
-
Run the following command to start the server:
make run
Superuser
To create a superuser, run the following command:
make superuser
Access the admin panel at http://localhost:8000/admin/.
Read Documentation
Set up the documentation by following the instructions in the documentation repository. https://github.com/Pluto-Care/documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_axor_auth-0.1.0.tar.gz
(30.3 kB
view details)
Built Distribution
File details
Details for the file django_axor_auth-0.1.0.tar.gz
.
File metadata
- Download URL: django_axor_auth-0.1.0.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a924ffe0022941233d3a36966c2f61386b105acd72cba766d9762d88310fe387 |
|
MD5 | 9a346cfae854901dd558581041e04454 |
|
BLAKE2b-256 | a32d99896da67105b3887252b1dbcb86998d28e5ce73fa69c5d2ea6f02a272c8 |
File details
Details for the file django_axor_auth-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_axor_auth-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5daed6764fcc494220b878977d0789cda6abddffa4e5e489d0f65debf82e5bd |
|
MD5 | 694fc47f783c2497186161a4dede3305 |
|
BLAKE2b-256 | f4cbd37f1d6eb90d053a6f75034fe254e01d1c50d475029c7b04556eaa6582f9 |