python -m virtualenv venv
git clone https://github.com/Amir10t/todo-API.git main
pip install -r requirements.txt
go the http://127.0.0.1:8000/todos
take your token (superuser : username -> admin, password -> 123, email-address -> [email protected]) and be is_authenticated
Follow Me & Star The Project :)
http://127.0.0.1:8000/todos/schema/
http://127.0.0.1:8000/todos/drf/
http://127.0.0.1:8000/todos/drf/ {Write TodoID Here}
http://127.0.0.1:8000/users/drf/