Skip to content

API Server: Introduction

The API Server is the core backend component of the Flutter News App Toolkit. Built with the high-performance Dart Frog framework, it provides all the necessary server-side features, including robust authentication, data management, and dynamic remote configuration.

It is designed to work seamlessly with the Mobile Client and the Web Dashboard.

Local Setup

Follow the local setup guide to get the server running on your machine. Read more →

Deployment

Learn how to deploy the API server to a production environment. Read more →

Features

Explore the key features of the API server, from authentication to data management. Read more →

Architecture

Dive into the architectural patterns that make the server robust and maintainable. Read more →

API Reference

A complete reference for all API endpoints and data models. Read more →

How-To Guides

Practical guides for specific configuration and setup tasks. Read more →