Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bramanga/rubit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rubit

A stupid simple ruby html server

License: MIT - Do what you will, for science.

Abstract

Rubit is a bare bones, built from the ground up, overnight ruby html server. As of the writing of this README, it still needs to be able to terminate its requests properly.

Development Plan

  1. Fix request handling and add proper termination.
  2. Add support for other http requests (ie: POST, DELETE, etc.)
  3. Add stupid simple caching, or rather, pseudo caching.
  4. Anything else you see fit.

This is really a night project. I wanted to see if I could make a multithreaded ruby server in one sitting.

About

A stupid simple ruby html server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages