Skip to content

jdan/web-framework-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-framework-playground

Various experiments in building web frameworks in Ruby

usage

Run a web server with a given routing strategy:

  • BasicExample - bin/rake run:basic

  • SinatraExample - bin/rake run:sinatra

  • HanamiExample - bin/rake run:hanami

  • CampingExample - bin/rake run:camping

  • FileSystemExample - bin/rake run:file_system

Testing

bin/rake test

Linting

bin/rake lint

Documentation

bin/rake yard

About

Playing around with building web frameworks in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages