Rails sample API & UI application consuming it

I just released stup, a tool for easily keeping organized daily notes in the terminal. You can find it on GitHub here.

I recently created a simple Rails 4 API named LofoCats API and a simple UI application consuming it named LofoCats UI (yes, I like cats, what else is new?)

You can find the code for the:

The concept of the app is pretty simple: register & view lost or found cats.

There are instructions on how to setup both apps in the projects’ README files.

Screenshots