Now you may visit localhost:8000/api/v1/ for access to the REST API and localhost:8000/admin/ for the admin backend. You may create an admin user by running `python3 manage.py createsuperuser`.
\ No newline at end of file
Now you may visit [localhost:8000/api/v1/](localhost:8000/api/v1/) for access to the REST API and [localhost:8000/admin/](localhost:8000/admin/) for the admin backend. You may create an admin user by running `python3 manage.py createsuperuser`.