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

https://github.com/ericmeyer/slamapi


https://github.com/ericmeyer/slamapi

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Slam API

[![Build Status](https://travis-ci.org/ericmeyer/SlamAPI.svg)](https://travis-ci.org/ericmeyer/SlamAPI)

## Setup

1. install postgresql
2. `rake db:create db:migrate`
3. `rails s` to run the server