-
Notifications
You must be signed in to change notification settings - Fork 32
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
Roadmap #1
Comments
Awesome 👍 |
django or flask? |
Cool! To bad I'm not really good at the web development. Working on it now! :( |
I prefer django because of faster bootstarping the project, and having more structure that in a open source project all should follow. @rajdeepbharati |
We can use DRF to quickly build a prototype, since this won't have too many endpoints @TheYahya ? |
Yes, It seems cool framework for developing api |
Any updates on this ? |
@theapache64 |
@TheYahya I could write a POC of the frontend using mock data in Vue.js |
Hi @rajdeepbharati, |
Sure, I would be happy to do it in React |
Cool, |
Hey team! 👋 I wanted to reach out and see if I could help you build an API on top of Sherlock? For context, I'm exploring new ways to fund OSS with @transitive-bullshit, and our current approach is to make it really easy to build rate-limited APIs on top of existing projects. We've built quite a few at this point, but are looking to build more. I figured it would save you a lot of work. We'd be happy to handle dev, auth, billing and support so you wouldn't have to do anything. You'd be able to take ownership of the boilerplate code we write, but it's pretty trivial and all controlled via a CLI we built. Looking forward to hearing your thoughts! 🙏 |
@TheYahya Any progress on this? I just started learning DRF and maybe I can start with the basic setup. Can you tell me the structure that you are seeking to build? |
Hi dear @jcs090218, There haven't been any progress on this; I don't have any particular structure on my mind right now, But I suppose that it would follow best practices. Thank you. |
Hello fellow Contributors and Maintainers. I was thinking to make one with fast api but i came across this discussion. |
Is there a list of wanted additions for new maintainers to know where to help? This project interests me |
Me pls |
It's sherlock api repo, and this issue is for any thoughts and recommendations.
My idea is to develop an API and then creating web app (react.js) and mobile app with the api, And for api to keep it simple and practical:
The text was updated successfully, but these errors were encountered: