Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godotnuts/appwrite-sdk
A lightweight addon which integrates Appwrite APIs for Godot Engine out of the box.
https://github.com/godotnuts/appwrite-sdk
appwrite gdscript godot godot-engine hacktoberfest rest-api
Last synced: 27 days ago
JSON representation
A lightweight addon which integrates Appwrite APIs for Godot Engine out of the box.
- Host: GitHub
- URL: https://github.com/godotnuts/appwrite-sdk
- Owner: GodotNuts
- License: mit
- Created: 2021-10-05T18:29:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T18:31:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T19:21:30.889Z (27 days ago)
- Topics: appwrite, gdscript, godot, godot-engine, hacktoberfest, rest-api
- Language: GDScript
- Homepage:
- Size: 779 KB
- Stars: 49
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Engine - Appwrite SDK (client+server)
A lightweight addon which integrates Appwrite APIs for Godot Engine out of the box.![database_apis_2](imgs/database_apis_2.png)
- [X] Account (client/server)
- [X] Users (server)
- [X] Teams (client/server)
- [X] Database (client/server)
- [X] Storage (client/server)
- [X] Functions (client/server)
- [X] Localization (client/server)
- [X] Avatars (client/server)
- [X] Health (server)
- [X] Realtime (client)