Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lohanidamodar/godot-appwrite

Godot Appwrite Integration
https://github.com/lohanidamodar/godot-appwrite

appwrite godot godot-demo

Last synced: about 1 month ago
JSON representation

Godot Appwrite Integration

Awesome Lists containing this project

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
| ![Login](screenshots/login.png) | ![Home](screenshots/home.png) |
|---------------------------------|-------------------------------|

## 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)