Projects

Honeybadger Read API

RUBY

Honeybadger allows you to take charge of your app's health by providing exception monitoring, uptime monitoring and load time reporting. Honeybadger makes it easy to pull your data of their app using their Read API.

I developed a Ruby Gem which wraps their Read API and open-sourced this under the MIT license. Since release it has had more than 122,000+ downloads.

Honeybadger

Monzo API

RUBY

Monzo is the bank of the future. Built for your smartphone, this is banking like never before. One that updates your balance instantly, sends intelligent notifications, and is actually easy to use.

I developed a Ruby Gem to make requests to the Monzo API and open-sourced this under the MIT license. This allows developers to retrieve transactions, balances and much more.

Monzo

Github Status API

RUBY

Millions of developers use GitHub to build personal projects, support their businesses, and work together on open source technologies.

We all love Github and without it many of us would be lost. It is why Github continously monitors the status of github.com and all its related services and makes this available on https://status.github.com/

Github also provides their status via the Github Status API. I developed a Ruby Gem which wraps their API allowing developers to check on the status of Github to allow developers to streamline their development or go for a pint when Github goes down.

Github Status Page