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

https://github.com/simpleweb/sw-oa-ruby-test-site

A simple Sinatra app for testing the OA Ruby libraries
https://github.com/simpleweb/sw-oa-ruby-test-site

Last synced: over 1 year ago
JSON representation

A simple Sinatra app for testing the OA Ruby libraries

Awesome Lists containing this project

README

          

# sw-oa-ruby-test-site
A simple Sinatra app for testing the OA Ruby libraries

To run locally:
```
bundle install
bundle exec rackup
```

Then go to http://localhost:9292