Archive for January 31st, 2017
Emulating Just About Any RESTful JSON API
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 […]
Read Full Post | Make a Comment ( Comments Off on Emulating Just About Any RESTful JSON API )