writer@homelab:~$ ls ./blog/Appwrite --sort=recent

#Appwrite

Every post filed under #Appwrite. Search by keyword or jump to another topic.

// 3 posts in #Appwrite
Appwrite + Rust: Build APIs without technical overhead
rust·8 min·AUG 18 2023

Appwrite + Rust: Build APIs without technical overhead

Learn how to abstract technical overhead by leveraging Appwrite to build a project management API in Rust

read.md
Appwrite + Go: Build APIs without technical overhead
Golang·9 min·AUG 18 2023

Appwrite + Go: Build APIs without technical overhead

Learn how to abstract technical overhead by leveraging Appwrite to build a project management API in Go

read.md
Build APIs faster with Go and Appwrite
Golang·6 min·DEC 10 2024

Build APIs faster with Go and Appwrite

This post discusses how to quickly build REST APIs with the Appwrite Go SDK, eliminating the need to manually configure headers for API keys and project IDs, switch URLs for different endpoints, handle requests, and convert responses to JSON.

read.md