Inspiration

When you have a server running API code it can be tough to make sure that your API is still working. Enter heartbeat. Heartbeat is a web UI that automatically HTTP GETs your API in order to ascertain whether the API is still alive. The time period per GET request is completely customizable by the user.

What it does

Heartbeat sends HTTP GET requests to your API on a specific time period to constantly ascertain whether the API is still alive.

How I built it

Time, Tears, Luck, Tears

Shoutout to my best friends Chip, Penny, and Used Napkin.

Challenges I ran into

Getting used to the new Rails 5 Active Jobs request was a hassle, especially with recursive jobs. Also this was my first experience with both ruby and ruby on rails so getting used to the convention over configuration lifestyle was very difficult for me

Accomplishments that I'm proud of

First hackathon and I managed to finish a project

What I learned

Ruby and Rails are both strong frameworks that I would be happy to get more familiar with.

What's next for Heartbeat

Twilio integration, Ajax integration for dynamic website updating without refresh, noise integration ("alarm" for when the api goes down)

Built With

Share this project:

Updates