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

Add TypeScript Templates to the SDK generator #20

Closed
eldadfux opened this issue Oct 21, 2019 · 1 comment
Closed

Add TypeScript Templates to the SDK generator #20

eldadfux opened this issue Oct 21, 2019 · 1 comment
Assignees
Labels
hacktoberfest Issues that can win you some cool merchandise! help wanted Extra attention is needed

Comments

@eldadfux
Copy link
Member

We need help adding TypeScript templates to this project to allow easy generation of a TypeScript SDK for the Appwrite server.

A full guide on how to add new language support to the Appwrite SDK generator is located here:
https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md

A good starting point might be to use the NodeJS templates as a base for the TypeScript one. For type-hinting, the PHP7 SDK can be used as an example.

@eldadfux eldadfux added help wanted Extra attention is needed hacktoberfest Issues that can win you some cool merchandise! labels Oct 21, 2019
@eldadfux
Copy link
Member Author

This is currently on freeze, anyone following this issue, can use the JS SDK with our types declaration file or the Deno SDK which is written for TS.

@eldadfux eldadfux self-assigned this Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues that can win you some cool merchandise! help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant