Proxigram

Hi there – Just wanted to update everyone on a new app that we just released called Proxigram. It’s a simple service to get your photos on your blog or other web site using a simple JavaScript library. You can manage your Instagram credentials there and keep sensitive OAuth credentials out of JavaScript files or your WordPress setup. It’s a fairly limited use case, but it solved a need for us and was fun to build.

Even better, the entire project is open-source, so if you’re looking for a good example of a working Node.js/Express.js project that uses Passport.js for OAuth authentication, Twitter’s Bootstrap with LESS compiled on the server, everything is on Github.

I’ve written up a longer blog post on my personal blog.

There will be more features coming. After looking at this, I realized I had some other pain points with my photography that I want to deal with, so expect some additional functionality soon.

Advertisement