mockapi-server Documentation¶
Generate full-featured REST APIs from your Pydantic models in seconds.
User Guide¶
Getting Started¶
- Getting Started - Installation and your first API
- CLI Reference - Complete command reference
- API Reference - Python API and REST endpoints
- Examples - Real-world patterns and use cases
Help & Resources¶
- FAQ - Frequently asked questions
- Troubleshooting - Solutions to common issues
- Architecture - System design and components
Developer Guide¶
Contributing¶
- Development Setup - Environment setup
- Guidelines - Git workflow, code style, testing
- Testing - Testing practices
- Releasing - Release process
External Resources¶
Quick Links¶
Install: pip install mockapi-server
Quick Start:
Interactive Docs: http://localhost:3000/docs
Status¶
Under active development.