Emulating Just About Any RESTful JSON API

Posted on January 31, 2017. Filed under: Uncategorized | Tags: , , , |

Emulating Just About Any RESTful JSON API

My conclusion is that you should write an emulator for any service you are developing against. Not just that but release an emulator for any RESTful APIs you are developing for others so they can trivially test their client code.

Having done the emulation dance for at least three modules I’ve written I suggested I would write something to make this easier. I managed to find some time last week to do this.

Liked it here?
Why not try sites on the blogroll...