Guidelines for working with Appwrite with ESP8266 on Arduino without SDK
- 0
- Self Hosted
- Databases
- Realtime
- REST API

I wanna create this support ticket to keep track of a work regarding Arduino specific examples which could lead for creating an SDK for IoT devices like ESP8266 and ESP32. I would really appreciate it if you point me if I am working in the right direction or missing something or doing something which should be done differently.
I think first of all I should be working by creating a simple anonymous user login and REST API based db handling.

Have you read through the SDK generator repo and, in particular, the contributing guide? https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md
Recommended threads
- 500 Server Error after migration
I am trying to migrate my current appwrite instance to a new VPS. I have followed the official [guide](https://appwrite.io/blog/post/how-to-back-up-your-appwrit...
- Dont throw error
In my webhook handler I am verifying the if webhook is duplicated or not since stripe sends events more than once sometimes. but if row not found in db appwrit...
- sdk-for-apple v.10.2.0 produces errors
I am trying to get the Apple SDK v10.2.0 to work on my tvOS project. I previously used v6.0.0 but decided to update. When I update the dependencies, the build f...
