mirror of
https://github.com/sdogruyol/awesome-ruby.git
synced 2024-11-20 11:06:15 -05:00
Merge pull request #27 from geksilla/feature-web-servers-goliath
Added Goliath to Web Servers section.
This commit is contained in:
commit
5fd60a5864
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby
|
|||
* [unicorn](https://github.com/defunkt/unicorn) An HTTP server for Rack applications designed to only serve fast clients.
|
||||
* [passenger](https://github.com/phusion/passenger) A modern web server and application server for Ruby, Python and Node.js.
|
||||
* [pow](https://github.com/37signals/pow) Pow treats files and directories as ruby objects giving you more power and flexibility.
|
||||
* [goliath](https://github.com/postrank-labs/goliath) is a non-blocking Ruby web server framework.
|
||||
|
||||
## Database Drivers
|
||||
|
||||
|
|
Loading…
Reference in a new issue