Skip to main content

Posts

Showing posts from 2014

How to test a REST API

You have implemented the perfect REST API and now it's finally time to test it, but how? For some time I have used Fiddler and liked it. It's pretty simple to use for the basic tasks like sending a POST request and watching the result. The application feels a little crowded with functionality but can probably do a lot of things that I haven't discovered yet. And there's that growingly annoying thing with applications, they have to be installed... An alternative is Postman . This is a Chrome application, simple to use and have all the functionality I have needed so far. Postman has become my favourite and I will probably remove Fiddler from my machine.

New blog address

The blog's address is now blog.ribbing.net (the old address still works). During the change to the new address, my blog list disappeared. A warning this would happen could have been nice... So I need to add blogs to the list, and I found a couple of new blogs that I previously hadn't seen. The list will be updated.