Skip to content
fulleni edited this page Feb 11, 2026 · 6 revisions

Flutter News App API Server

Welcome to the technical documentation for the Flutter News App API Server. This backend is built on Dart Frog and serves as the central nervous system for the mobile client and web dashboard.

🚀 Key Capabilities

  • Unified Data Gateway: A metadata-driven registry for CRUD operations.
  • Dual-Source Analytics: An ETL engine combining Google Analytics/Mixpanel with internal MongoDB aggregations.
  • Secure Rewards: Server-Side Verified (SSV) AdMob rewards with idempotency.
  • Role-Based Access: Granular permissions for Guests, Standard Users, and Admins.

Clone this wiki locally