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

https://github.com/manfred/opus

Rails example app to play with Sidekiq
https://github.com/manfred/opus

Last synced: 10 months ago
JSON representation

Rails example app to play with Sidekiq

Awesome Lists containing this project

README

          

# Opus

## Development

$ bundle install
$ rake db:setup

Then start a Sidekiq process to the background tasks are executed.

$ bundle exec sidekiq