The Last Hour

Backend API Server

✓ Live & Running
7
API Endpoints
4
Database Models
24/7
Uptime
Google OAuth
Auth Ready

🔐 Authentication

Google OAuth 2.0 with JWT tokens. Secure token management and session handling.

📝 Log Management

Create, read, update, and delete logs with rich content and media attachments.

🗂️ Buckets

Organize logs into buckets with categorization and analytics.

☁️ Sync & Backup

Offline-first sync and automated daily backups at 2 AM UTC.

📸 Media Storage

Cloudinary integration for image and video uploads with CDN delivery.

⚡ Performance

Optimized queries, caching, and compression for fast response times.

📡 API Endpoints

POST /auth/google/callback Google OAuth verification
GET /api/users/profile Get user profile (requires token)
POST /api/logs Create new log entry
GET /api/logs Fetch all logs
POST /api/sync Sync offline data
POST /api/backup/create Create manual backup
GET /health Server health check

Get Started

📚 GitHub Repository 🚀 Quick Start Guide