Route (Sinatra)
Sinatra uses routes to define what code will be executed when an http request comes to a given path with a given HTTP verb.
Sinatra uses routes to define what code will be executed when an http request comes to a given path with a given HTTP verb.