📄️ Getting Started
The Quran.Foundation Sync API enables offline-first mobile applications to synchronize user data
📄️ Handling Conflicts
When your client's lastMutationAt doesn't exactly match the server's state, you'll receive a 409 Conflict error. This guide explains when conflicts occur and how to resolve them.
📄️ Offline-First Patterns
This guide covers best practices for building mobile apps that work seamlessly offline and sync reliably when connectivity is restored.