Published on Jun 21, 2015
in category programming
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.