Skip to main content

Overview

The Zeus server is a high-performance Rust backend built with Axum. It provides REST APIs for the mobile app to synchronize data.

Features

High Performance

Rust and Axum for maximum throughput

Type Safe

Compile-time guarantees for API contracts

PostgreSQL

Reliable, ACID-compliant data storage

Docker Ready

Easy deployment with Docker Compose

Tech Stack

Project Structure

API Design

RESTful Resources

Response Format

Success:
Error:

Next Steps

Installation

Set up your development environment

API Reference

Explore the API endpoints