An open API service indexing awesome lists of open source software.

https://github.com/williscool/teleborder_code_test

A test of the codes
https://github.com/williscool/teleborder_code_test

Last synced: about 2 months ago
JSON representation

A test of the codes

Awesome Lists containing this project

README

        

## Running the app

Requirements:
* ruby 1.9.3+

Super simple just

* bundle install
* bundle exec rake db:create db:schema:load
* bundle exec rails s
* visit http://localhost:3000