payconer-test-api Fake API for testing To configure the endpoint, visit https://docs.mockend.com/ Basically, create the file .mockend.json: { "ModelName": { "fieldName": { "": {} | [], "hasMany": "Model", "belongsTo": "Model" } } }