Development Environment Mock Server
Explore comprehensive documentation for all available mock endpoints including request/response examples and authentication flows.
View Swagger DocsAccess raw mock data endpoints for testing. All data is served from JSON files in the mocks directory with full CRUD operations.
Browse DataTest authentication flows including JWT token generation, Nafath integration, and OAuth2 mock responses.
Get TokenView server configuration, middleware setup, and available endpoints. Monitor server health and performance metrics.
View ConfigStep-by-step guide to add new mock APIs to the server. Includes templates, examples, and best practices for developers.
Start Adding