Skip to content

nullstyle/soan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soan

Soan is an HTTP-like client/server framework based upon zeromq and msgpack designed for building internal services. The goal is to build a system that leverages our knowledge of building RESTful services (and the benefits we get for designing services this was) but provides a more-resilient, more-performant, and more scalable framework out of the box than building your own homegrown HTTP-based system.

Installation

Add this line to your application's Gemfile:

gem 'soan'

And then execute:

$ bundle

Or install it yourself as:

$ gem install soan

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

HTTP-like framework based upon zeromq and msgpack designed for building internal services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages