Skip to content

softprops/amore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 

Repository files navigation

Amore

def: a scala port of the ruby web framework Sinatra

Goals/Todos

  • support a basic HTTP verb dsl
  • support route matching
  • decide what to do for rendering responses. no erb, haml in scala land :(
  • impl on top of scala port of rack spec?
  • a cli? (invoke from command line)
  • keep it simple! get("/") { }

~ scala can sing too

(someone has probably done this before but this is my educational exercise)

About

sinatra in scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published