Description
Mocks REST APIs from YAML or JSON descriptions through a lightweight TUI and local server. It is useful for frontend development, integration tests, and demos before a real backend is ready.
Mock servers can expose sample data, auth behavior, and internal API shapes. Bind to localhost unless sharing is intended, and avoid realistic secrets in fixture files.