One of my favorite Kentico 6.0 features is built-in
REST service that allows you to read, create, update and delete any object and document within the system by requesting simple and intuitive URLs. However, development and troubleshooting without proper testing tool can be, let's say, challenging. I have therefore decided to create a simple module that can be imported into existing Kentico instance and used to test your custom REST queries. Check-out this post for more details.