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

Create simple Keep API SDK #1146

Open
talboren opened this issue Apr 29, 2024 · 9 comments
Open

Create simple Keep API SDK #1146

talboren opened this issue Apr 29, 2024 · 9 comments
Labels
API API related issues Feature A new feature Good First Issue Good for newcomers Stale Stale issues

Comments

@talboren
Copy link
Member

With send_event as a beginning

@talboren talboren added Good First Issue Good for newcomers Feature A new feature API API related issues labels Apr 29, 2024
@TakshPanchal
Copy link
Contributor

Hey, May I help with this issue?

@talboren
Copy link
Member Author

talboren commented May 3, 2024

Hey, May I help with this issue?

Could be awesome, Taksh.
I actually just thought about taking the swagger documentation and crafting SDKs for different coding languages with it. (https://swagger.io/tools/swagger-codegen/) -- have you ever did that?

@TakshPanchal
Copy link
Contributor

I haven't done it yet, but I can give it a shot.

@talboren
Copy link
Member Author

talboren commented May 3, 2024

I haven't done it yet, but I can give it a shot.

Let's go for it! I'm up for any question in our Slack :)

@35C4n0r
Copy link
Contributor

35C4n0r commented May 3, 2024

hmmmm..... @talboren, not sure if that's the same but appwrite uses something similar, they use PHP twig templates, and a bunch of constants, and create SDK for multiple languages. It's quite elegant and easy to understand.

@35C4n0r
Copy link
Contributor

35C4n0r commented May 3, 2024

@talboren
Copy link
Member Author

talboren commented May 3, 2024

@KanvaBhatia
Copy link
Contributor

Could be awesome, Taksh. I actually just thought about taking the swagger documentation and crafting SDKs for different coding languages with it. (https://swagger.io/tools/swagger-codegen/) -- have you ever did that?

Hey @talboren I tried using swagger-codegen to generate SDKs for different languages. I've attached a screenshot of what it generates.
image
^^ I tried generating for java and python.

@talboren
Copy link
Member Author

Could be awesome, Taksh. I actually just thought about taking the swagger documentation and crafting SDKs for different coding languages with it. (https://swagger.io/tools/swagger-codegen/) -- have you ever did that?

Hey @talboren I tried using swagger-codegen to generate SDKs for different languages. I've attached a screenshot of what it generates. image ^^ I tried generating for java and python.

@KanvaBhatia it looks like swagger codgen files ^^', but we need to see the result is as we expect. I'd love for us to be able to push something to pypi eventually (or npm, etc.)

@talboren talboren added the Stale Stale issues label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API related issues Feature A new feature Good First Issue Good for newcomers Stale Stale issues
Projects
None yet
Development

No branches or pull requests

4 participants