Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 273 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 273 Bytes

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