DeveLawyer / odin-kittens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odin Kittens

A fast and straightforward project, part of The Odin Project Ruby on Rails track, where I set up a Rails app to be a data-producing API. This meant that my controller methods rendered data instead of HTML. This was a quick way to be introduced into building a pure vanilla RESTful resource. I used the rest-client gem and rendered my controller methods with JSON.

About


Languages

Language:Ruby 76.1%Language:HTML 13.3%Language:JavaScript 8.9%Language:CSS 1.7%