django-axor-auth


Namedjango-axor-auth JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryDjango authentication API using Django Rest Framework.
upload_time2024-11-21 02:36:49
maintainerNone
docs_urlNone
authorGauravjot Garaya
requires_python>=3.10
licenseCopyright (c) 2023 Gauravjot Garaya (Droidheat) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django authentication rest api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Backend API

## Running the server

1. Use Linux or WSL.
2. Make sure you have `make` installed.
3. Run the following command to install the dependencies and setup the database:

    ```bash
    make getready
    ```

4. Run the following command to start the server:

    ```bash
    make run
    ```

## Superuser

To create a superuser, run the following command:

```bash
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>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-axor-auth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "django, authentication, rest, api",
    "author": "Gauravjot Garaya",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c3/e2/785c321a1b1c33367451f0bf3e7106cceef6a9e28a2814cfa87cd3bda217/django_axor_auth-0.1.2.tar.gz",
    "platform": null,
    "description": "# Backend API\n\n## Running the server\n\n1. Use Linux or WSL.\n2. Make sure you have `make` installed.\n3. Run the following command to install the dependencies and setup the database:\n\n    ```bash\n    make getready\n    ```\n\n4. Run the following command to start the server:\n\n    ```bash\n    make run\n    ```\n\n## Superuser\n\nTo create a superuser, run the following command:\n\n```bash\nmake superuser\n```\n\nAccess the admin panel at <http://localhost:8000/admin/>.\n\n## Read Documentation\n\nSet up the documentation by following the instructions in the documentation repository.\n<https://github.com/Pluto-Care/documentation>\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023 Gauravjot Garaya (Droidheat)  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Django authentication API using Django Rest Framework.",
    "version": "0.1.2",
    "project_urls": {
        "homepage": "https://github.com/gauravjot/django-axor-auth"
    },
    "split_keywords": [
        "django",
        " authentication",
        " rest",
        " api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76c4f1d177f9e03e87b55d5f6fd456673f1f9a73ad6a5f1326e1ec31aaf9c7cb",
                "md5": "1101a2a206cf8bc22cce8f90a8c1ed63",
                "sha256": "e75bc673c099f65776b2fe661f528769d7d33887dcc599d308327e013ef1365d"
            },
            "downloads": -1,
            "filename": "django_axor_auth-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1101a2a206cf8bc22cce8f90a8c1ed63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 48377,
            "upload_time": "2024-11-21T02:36:48",
            "upload_time_iso_8601": "2024-11-21T02:36:48.383454Z",
            "url": "https://files.pythonhosted.org/packages/76/c4/f1d177f9e03e87b55d5f6fd456673f1f9a73ad6a5f1326e1ec31aaf9c7cb/django_axor_auth-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3e2785c321a1b1c33367451f0bf3e7106cceef6a9e28a2814cfa87cd3bda217",
                "md5": "ab575b980c064e18a4c224c7ab1aa840",
                "sha256": "2fdbebe5c8ff288ad1032bd5cbfac6812154b903931e5e05bed64ce0b4438389"
            },
            "downloads": -1,
            "filename": "django_axor_auth-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ab575b980c064e18a4c224c7ab1aa840",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 29667,
            "upload_time": "2024-11-21T02:36:49",
            "upload_time_iso_8601": "2024-11-21T02:36:49.948107Z",
            "url": "https://files.pythonhosted.org/packages/c3/e2/785c321a1b1c33367451f0bf3e7106cceef6a9e28a2814cfa87cd3bda217/django_axor_auth-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 02:36:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gauravjot",
    "github_project": "django-axor-auth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "django-axor-auth"
}
        
Elapsed time: 0.41305s