sdk-generator
sdk-generator copied to clipboard
Generating SDKs for multiple programming languages and platforms ⚙️
### 🔖 Feature description a typed context would improve the development. ### 🎤 Pitch E.g. actually i don't know if my sdk-dart supports `context.req.bodyText` or `context.req.body`. ### 👀 Have you...
## What does this PR do? Fixes the issue where the big integers are incorrect due to precision loss. ## Test Plan (Write your test plan here. If you changed...
### 💭 Description Please see https://github.com/appwrite/sdk-for-ruby/pull/28 Although the contribution guide has nothing at all about how to improve the READMEs of particular SDKs, contributions are nonetheless automatically closed. This seems...
## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...
### 👟 Reproduction steps When I call databases.CreateStringAttribute and Required is set to true, and Default is set to null. ### 👍 Expected behavior It should create the attribute and...
## What does this PR do? - init organization question prompts - logic to createOrganization. - logic for pro/free organization Fixes https://github.com/appwrite/sdk-for-cli/issues/130 ## Test Plan X ## Related PRs and...
## What does this PR do? This pull request introduces two major improvements to the .NET SDK generator: 1. Refactors from Newtonsoft.Json to System.Text.Json for serialization/deserialization - A comprehensive migration...
## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...
## What does this PR do? Adds a KMP SDK ## Test Plan Run KMPAndroid14Java17Test Test OAuth2, cookies, and iOS file uploads using custom project in Android Studio ## Related...
### 🔖 Feature description In short, it is comparative to other code generators, capnp or thrift or ..., which are capable to generate code for variety of languages. ### 🎤...