Skip to content

daksh-stack/key-verse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

APEXHUB: Next-Gen API Fabric

A professional-grade API Marketplace and Management Plane designed for the AI era. ApexHub enables providers to deploy, secure, and monetize architectural protocols with sub-50ms latency and zero-trust security.

๐Ÿ›ก๏ธ Core Capabilities

  • Decoupled Architecture: High-concurrency Proxy Runtime (managed) separated from the Strategic Management Plane.
  • Hybrid Topology: Support for Hosted (SaaS), Hybrid (Self-managed), and Edge (Cloudflare Workers) deployments.
  • Smart Runtime Engine: Precision header transformations, mock response nodes, and IP-based DDoS mitigation.
  • Revenue Automation: Tiered pricing models (Free, PRO, ULTRA, MEGA) with real-time usage monitoring and Redis-backed quota enforcement.
  • Interactive Documentation: Auto-magic OpenAPI parsing with multi-language code snippets.

๐Ÿš€ Tech Stack

  • Dashboard: React (Vite) + Framer Motion (Neo-Cyber Aesthetic)
  • Command Plane: Node.js + Express + PostgreSQL (Management)
  • Runtime Plane: High-performance Node.js Proxy + Redis (Enforcement & DDoS)
  • Observability: Real-time telemetry rings & Digital Pulse analytics.

๐Ÿ› ๏ธ Infrastructure Setup

  1. Prerequisites: PostgreSQL, Redis (required for DDoS and quota enforcement).
  2. Management Plane:
    cd api-marketplace-backend/management
    npm install && node server.js
  3. Proxy Runtime:
    cd api-marketplace-backend/proxy
    npm install && node server.js
  4. Studio Frontend:
    cd api-marketplace-frontend
    npm install && npm run dev

๐ŸŒ Deployment Topologies

  • Hosted: Full SaaS management by ApexHub.
  • Hybrid: Analytics and discovery managed by ApexHub; traffic served by provider gateway.
  • Edge: One-click Cloudflare Worker templates available in the Studio.

ยฉ 2026 ApexHub Systems. Precision Protocol Management.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors