RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Building Ruby services on and off Rails (actual code)

At reverb.com we’ve been building Ruby Services and have decided on a specific stack involving Grape, Roar, JSON+HAL, and ActiveRecord. We’ve put together a service skeleton that includes all of these things bundled together, so you can get started building your service right away. There’s even a deployment script thrown in so you can get it up on your server in about 5 seconds.

Read the blog post which includes slides discussing two service deployment models, or jump straight to the code. Build services today!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in