Advanced Search
Search Results
87 total results found
Account Mng
Account API Documentation Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2026-05-19 Version: v1.0 Base URL: {base_url}/api/v1/account Short Description: The Account API manages everything related to a user's identity, credentials, and security. This ...
File Thunder — Architecture & Design Guide
File Thunder — Architecture & Design Guide NexGate Media Engine | Version 1.0 Table of Contents What is File Thunder? The Four Wheels Storage Architecture (MinIO Buckets) Accepted File Formats Upload Flow Processing Pipelines Image Pipeline Short Video Pipe...
NextGate Media Delivery — Redesign
Target: a safe, scalable media layer for the feed, modelled on patterns observed in TikTok's delivery (signed expiring URLs, CDN edge, variant matrix, batch minting) and mapped onto NextGate's existing media engine (MinIO + RabbitMQ + workers + Redis). 1. Wha...
File Thunder — Architecture & Design Guide V2
NexGate Media Engine | Version 2.0 v2 integrates the media-security refinements worked out in design review. Every change from v1 is tagged inline as [v2 FIX] so it can be reviewed individually. Section 0 lists all of them in one place — read that first. 0....
Marketplace
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2026-06-04 Version: v1.0 Base URL: api/v1/e-commerce/marketplace Short Description: The Marketplace API is the primary product discovery layer of the Nexgate e-commerce platform. It exposes personalised ...
Shop Subscription
Author: Josh S. Sakweli, Backend Lead Team Last Updated: 2026-06-04 Version: v1.0 Base URL: api/v1/e-commerce/shops Short Description: The Shop Subscription API allows users to subscribe and unsubscribe from shops on the Nexgate marketplace. Subscriptions driv...
File Thunder Arch & Flow
File Thunder is the dedicated media-processing microservice for the NexGate / Veepii platform. It handles all file ingestion, processing, storage, and serving-readiness — the main backend never touches raw bytes. Table of Contents Architecture Overview Stora...