It’s been a while since I posted anything; other stuff in the world has prevented me from doing a lot of CodeIgniter work.
Anyway, while working on a quick project for a friend, I decided to whip up a simple Javascript API wrapper for Etsy’s REST API. It requires jQuery for its JSONP functionality, but should be just a drop-in-and-go Javascript library.
Etsy API Javascript Client v0.1
More detailed useage information available on my blog.