https://github.com/lohanidamodar/godot-appwrite
Godot Appwrite Integration
https://github.com/lohanidamodar/godot-appwrite
appwrite godot godot-demo
Last synced: 4 days ago
JSON representation
Godot Appwrite Integration
- Host: GitHub
- URL: https://github.com/lohanidamodar/godot-appwrite
- Owner: lohanidamodar
- Created: 2021-05-07T02:06:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T11:38:07.000Z (about 4 years ago)
- Last Synced: 2025-03-31T04:02:54.646Z (about 1 month ago)
- Topics: appwrite, godot, godot-demo
- Language: GAP
- Homepage:
- Size: 20.5 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-appwrite - Source Code
README
# Appwrite ❤️ Godot
Hey, this is a small sample of how we can integrate Godot with [Appwrite](https://appwrite.io). If you don't know what Appwrite is, please visit [https://appwrite.io](https://appwrite.io).
## Screenshots
|  |  |
|---------------------------------|-------------------------------|## Getting started
Replace the `projectid` and `endpoint` in `scripts/appwrite.gd` to your own project and endpoint. You can find those in your Appwrite console. Then run the project. You can login using the user you can add in your Appwrite console.### Learn more
You can use followng resources to learn more and get help
- 📜 [Appwrite Docs](https://appwrite.io/docs)
- 💬 [Discord Community](https://appwrite.io/discord)