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" } } }
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" } } }