Get, create, update and delete rows from your JSON.
MockREST generates the endpoints automatically from your JSON objects. You can access your data using any HTTP verb such as GET, POST, PUT and DELETE.
Each creation, update or deletion is automatically inserted in your JSON, which you can then access on your API backend.