The end of the year is here and after reading countless best of and countdown lists I found an opportunity to create my own. I realized a long time ago that most of my bookmarks were to GitHub projects. At that point, I stopped creating GitHub bookmarks and started starring projects. I accumulate a lot of great projects. Some of them seem...
7 Articles
web
Postman [http://getpostman.com/] is my new favorite REST web service testing client. It installs as a Chrome plugin and allows you to easily create a valid request. Each request is saved and you can categorize your requests into collections. It's also has a very well done interface that will format responses for you. As if that wasn't enough, it's also open...