API Online
πŸ”’ Privacy-First Design

Split expenses.
Keep your data.

Splitorium is an open-source expense sharing platform that puts your privacy first. Track group expenses, settle debts, and manage shared costsβ€”all without giving up your data.

Features

Everything you need to split fairly

πŸ‘₯

Groups & Friends

Create groups for trips, roommates, or any shared expense scenario. Add friends and track who owes what.

πŸ’°

Smart Splitting

Split expenses equally, by percentage, or custom amounts. Support for multiple payers and complex scenarios.

πŸ“±

Offline-First

Native iOS and Android apps with full offline support. Sync when you're back onlineβ€”no data loss.

πŸ”

Privacy by Design

Your data stays on your device. End-to-end sync means we never see your expenses or balances.

⚑

Real-time Sync

Cursor-based synchronization keeps all your devices up to date instantly and efficiently.

🎨

Beautiful UI

Modern, intuitive interfaces on all platforms. Designed for speed and ease of use.

RESTful API

Built with Go and Gin for blazing fast performance. Full OpenAPI 3.0 documentation with interactive Swagger UI for testing.

View Documentation β†’
$ curl /health
{
"status": "ok",
"database": "healthy"
}

$ curl -X POST /auth/login
{
"access_token": "eyJhbGc...",
"refresh_token": "eyJhbGc..."
}
Quick Links

API Endpoints

Tech Stack

Built with modern technology

🐹 Go 1.24
🍸 Gin Framework
🐘 PostgreSQL
☁️ AWS ECS
🍎 Swift / SwiftUI
πŸ€– Kotlin / Jetpack