Things Ian Says
api
Here are all the items relating to api (page 1 of 1)
A learning stub server in 40 lines of code
Wednesday, 2 April 2014
This article demonstrates a simple stub server, written in Javascript, which captures responses as it proxies them to backend services, and can then act as a stub server, serving up those responses as appropriate.