jameybash

a personal blog for Jamey Alea

Tag - api

September 16, 2016

Gem of the Week: Figaro

So let’s say you’ve already got your app up and running with whatever service you need and a fancy gem to help you integrate it, like Stripe or Twilio. Great!...

September 9, 2016

Gem of the Week: twilio-ruby

Ever had an app that needs to communicate with people in more ways than just shooting them an email? How about an app that can send text alerts or even...

August 17, 2016

Testing Webhooks and API Callbacks Locally Using Ngrok

Have you ever come across an obstacle while programming and then immediately come across a solution so elegant that you don’t know how you were surviving without knowing about it...