Skip to content

Completing the challenge CryptoReader #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 66 commits into
base: main
Choose a base branch
from

Conversation

bigsbug
Copy link

@bigsbug bigsbug commented Jul 21, 2022

Description

For running the project execute the below commands :

$ chmod +x ./*.sh
$ ./install-service.dev.sh

now you can access to website with your localhost IP address on the port 8000
for access to the swagger UI use this path :

localhost:8000/api/v1/schema/swagger-ui/

for access to the redoc use this path :

localhost:8000/api/v1/schema/redoc/

if you want to use postman download the open API file from this path:

localhost:8000/api/v1/schema/

and then import it to your postman Collections

tips :

use the django-manage.sh to run manage.py inside the django service
use the start-service.dev.sh to running again the services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant