Choose Your Path
Dashboard Quickstart
Build your first API using the visual web interface. Best for learning ServFlow and rapid prototyping.Time: ~5 minutes
YAML Quickstart
Build your first API using YAML configuration files. Best for code-first workflows and CI/CD pipelines.Time: ~5 minutes
Which Should I Choose?
| If you… | Start with… |
|---|---|
| Are new to ServFlow | Dashboard Quickstart |
| Prefer visual interfaces | Dashboard Quickstart |
| Want to learn how workflows connect | Dashboard Quickstart |
| Prefer writing code/config files | YAML Quickstart |
| Plan to use version control for APIs | YAML Quickstart |
| Are setting up CI/CD pipelines | YAML Quickstart |
Prerequisites
Before starting either quickstart, make sure you have ServFlow Pro installed:- Docker (recommended) or the ServFlow Pro binary
- A terminal or command-line interface
Installation Guide
Follow the installation guide if you haven’t set up ServFlow Pro yet.