Skip to content

shwky56/django-user-profile

Repository files navigation

Django User Profile

Description

redoc imges

the best user-profile app using django rest framework

Table of Contents (Optional)

Installation

    git clone [repo-link]
    cd django-user-profile

first way

Requirement

python3 pip

pip install -r requirements.txt

run

python manage.py runserver

second way

Requirement

docker and ansible-playbook

run

ansible-playbook playbook.yml

Usage

Go to thes link http://localhost:8000/docs/ to show project documentation

docs imges

or for more details you can go to http://localhost:8000/redoc/

redoc imges

Documentation


the firs view you can show all endpoints and models

firs view

and you can show all allow methods for any endpoint

show all methods

and if you want try example for this method

try example

finalle you can shwo any model details

redoc imges

License

The source code used to format and display that content is licensed under the MIT license