Skip to content
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

Sherlock rest api configuration #3

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

Conversation

DeFidelity
Copy link

This pr includes changes that allow Sherlock to run as an API service where you can communicate and receive a response from Sherlock just by sending a POST request to the URL http://127.0.0.1:8000/api/v1/sherlock/ and a response that includes the results would be sent back as a response.
It also includes an updated readme file with all instructions and guides

Closes #2
Response screenshot:
sherlock-raw

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.

Making sherlock function as a rest-api
1 participant