Skip to content

I built a ruby web app using webrick as the server and building my own organization similar to Ruby on Rails.

Notifications You must be signed in to change notification settings

indigotechtutorials/ruby-web-app-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic ruby web app using Jetski librry

Originally this was an app using webrick for web server and I started mimicking rails patterns and it worked well I decided to create a gem called Jetksi which will be a new lightweight MVC framework for ruby I'm building

🌊 Check out Jetski library here

This is pretty cool you can do this never knew it feels.

My organization style closely resembles something like Ruby on Rails as thats what I'm familiar with and wow I can see where this project could have started although I'm sure there was not such an awesome to use web server library like webrick back then.

Install steps

Step 1.

Download the code and cd into project

Step 2. Start server with

ruby index.rb

Step 3. Open the app in a browser

go to localhost:8000 in a browser

About

I built a ruby web app using webrick as the server and building my own organization similar to Ruby on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published