Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 583 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 583 Bytes

SOA in Rails - a complete example

So you want to create a new Rails application based on a Service Oriented Architecture, or (much more likely) you want to split up an existing, large, Rails application into smaller more maintainable services?

This application is a small example based on the techniques illusrated in in Service Oriented Design in Rails.

Getting Started

git clone git://github.com/rgravina/soa_example.git