apimock 5.17.0

HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Documentation
1
2
3
4
[
  { "id": 101, "userId": 1, "total": 42.50 },
  { "id": 102, "userId": 2, "total": 17.00 }
]