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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Console API #54

Open
2 tasks done
markusleh opened this issue Mar 5, 2023 · 1 comment
Open
2 tasks done

馃殌 Feature: Console API #54

markusleh opened this issue Mar 5, 2023 · 1 comment

Comments

@markusleh
Copy link

馃敄 Feature description

Python SDK should implement all the console endpoints as described in the Console API spec.

I noticed there is a project called an SDK generator (https://github.com/appwrite/sdk-generator). How close do you see it as being functional? I would be happy to work on updating this Python SDK, but in case the generator is being implemented in the next version, there is no need to work on this SDK manually.

馃帳 Pitch

At the moment, we are looking for example:

  • Create account
  • Create account session (email)
  • Create project
  • Create team

Doing these via the API allows all the console activities to be performed automatically (such as provisioning a new instance). These API endpoints exists already and there is no reason they wouldn't be included in the SDK's.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@stnguyen90
Copy link
Contributor

@markusleh, thanks for raising this issue! 馃檹馃徏 If we were to have it, the console API would be a separate package, and I'm not sure if it's something we want to maintain at the moment.

For the moment, you're free to make the API calls manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants