renderlux
Why don't Appwrite have a Go Lang SDK?
TL;DR
The user is inquiring about the absence of a Go Lang SDK for Appwrite. The support thread includes links to related discussions and requests for the Go Lang SDK. The reason for not having a Go Lang SDK is due to technical challenges in writing the necessary templates. However, the team expresses the desire to develop a Go Lang SDK in the future. No solution is provided in the thread. Drake
There were challenges writing the templates to generate the SDK
renderlux
Are you looking to do this in the future?
ideclon
Drake
we want to, yes
Recommended threads
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...
- Bug Report: Appwrite Console UI Issue on...
Steps to Reproduce: - Navigate to any collection page in the Appwrite console UI. - Open the menu and click on "Create Collection." - Observe that the dialog to...