Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

It is a quick project to understand how Rack gem and protocol works.

Take a look at the Rack Middleware blog post to understand more about it 😄

Dependancies:

  • puma
  • thin
  • unicorn

Both are rack-compliant servers, puma is the most common since it is used by default on Ruby On Rails applications. Thin is a really small Ruby web server. And Unicorn is also a HTTP server.

Running:

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages