Create simple Keep API SDK
With send_event as a beginning
Hey, May I help with this issue?
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?
I haven't done it yet, but I can give it a shot.
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 :)
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.
https://github.com/appwrite/sdk-generator
https://github.com/appwrite/sdk-generator
😅
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.
^^ I tried generating for java and python.
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-codegento generate SDKs for different languages. I've attached a screenshot of what it generates.^^ 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.)
^^ I tried generating for java and python.