The super cool mock API generator
Quickly design mock backends for your frontends
Features of Mockend
Organize mock APIs into apps
Create apps for each of your projects. Supported GET, POST, PUT, DELETE methods.
Mimic the production endpoints
Create endpoints that resemble the original endpoint. Change the BASE_URL for dev and prod.
Custom Response
Describe what you want to receive. Customization available on certain datatypes.
Dynamic Endpoints
Design dynamic endpoints for your routes, as simple as adding a variable, {variable_name}.