Hacker News new | past | comments | ask | show | jobs | submit login

The post or the headline should give a hint about what 'Sinatra' is. (Turns out, it's "a DSL for quickly creating web-applications in Ruby with minimal effort". An example program is:

  get '/' do
    'Hello world!'
  end



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: