efreesen / priori_data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

The task is to create a REST API that pulls the Apple App Store top lists from US and provides additional metadata information for each of the ids returned via Apple lookup API together with a simple aggregation functionality.

Setup

To setup the app you must first configure the config/database.yml and then run the following command:

rake setup

Usage

To start the server you can run:

rackup

Routes

The API has the following routes:

About


Languages

Language:Ruby 100.0%