appwrite / sdk-for-android

[READ-ONLY] Official Appwrite Android SDK 💚 🤖
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
98 stars 21 forks source link

sdk architecture changes #23

Closed AndroidPoet closed 2 years ago

AndroidPoet commented 2 years ago

Architecture Changes (1). Paths are changed to singleton pattern for better code readability. (2). Introduction of global variables and extension functions to make code concise and increases code reusability. (3). Request type also changed with singleton pattern for code reusability and readability.

2002Bishwajeet commented 2 years ago

Hey @AndroidPoet , all the Appwrite SDKs are generated using this sdk-generator repo. I would recommend creating a PR there. Also it would be great if you could create an issue first to discuss with the maintainers or hop on to the appwrite Discord server and talk about it there,