Friday 7 November 2014

API Mocking

UI devs love to be able to work independently of server teams, which is where API mocking can really help out.

Quickly knock up a few end points with test data and responses returned – takes no time at all.

Great for building little working prototypes with REST service requests.

Mocky.io

image

Mockable.io

image

No comments:

Post a Comment