sherlock as a REST API

Created on 22 Jan 2019  路  4Comments  路  Source: sherlock-project/sherlock

feature request:
has anyone built a rest api using Sherlock,

I would love a simple API using flask or chalice and instructions to deploying on AWS Lambda .

feature

Most helpful comment

Hi @senthilnayagam
My plan is create it after modulation of sherlock #112, and then use sherlock as core module of the api; In that way codebase would be much simpler and clear.
And I will be appreciated to have your help.

All 4 comments

Hi @senthilnayagam
My plan is create it after modulation of sherlock #112, and then use sherlock as core module of the api; In that way codebase would be much simpler and clear.
And I will be appreciated to have your help.

@senthilnayagam

I have built an open-source REST API centered around social media username checking. You may use my hosted version in your applications or self-host.

@TheYahya
I'm always accepting PRs to the repo, it is built using Node.
https://github.com/checker/api

thanks @crock , will check it out

I did build a flask api version using Sherlock , but for that I had to disable file writes, and also stdout coloured output and other features, it works but code does not look clean, thus the request I made the feature request

Look good @crock
like @senthilnayagam mention above, till sherlock become a pipy module, Having api would be difficult, But soon I will merge #112 鈽猴笍

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fntkg picture fntkg  路  4Comments

Czechball picture Czechball  路  4Comments

hoadlck picture hoadlck  路  3Comments

indie-hacks picture indie-hacks  路  3Comments

xch1029 picture xch1029  路  6Comments