API Artist is a no-code platform that enables developers to quickly create mock APIs for testing purposes. With an intuitive interface, users can design API endpoints, define responses, and integrate these test APIs into their applications during development.
- 🚀 Create mock APIs in seconds with no coding required
- 🛠️ Customize HTTP methods, status codes, headers, and response bodies
- ⏱️ Set response delays to simulate real-world conditions
- 🔄 Dynamic response generation with template variables
- 🔒 Secure your test endpoints with API keys
- 📊 Analytics for API usage tracking
- 🔄 Sync API definitions across team members
- Backend: Python + FastAPI
- Database: MongoDB (primary data store)
- Caching: Redis (for performance optimization)
- Package Management: Poetry
- API Documentation: Swagger UI + ReDoc
- Python 3.9+
- MongoDB 4.4+
- Redis 6.0+
- Poetry (for dependency management)