Create mock apis and files to test your application when your backend is not ready.
Create Mock APICreate File MockMock Collection
Create mock APIs to simulate server responses. Define request and response behaviours to test without a backend.
Mock files directly by creating file-specific responses. Perfect for simulating file downloads or providing test files for your application.
Organize your mock APIs and file mocks into collections for better management and collaboration. Group related mocks for a seamless workflow.