Skip to content

Instantly share code, notes, and snippets.

@mkhuda
Created October 12, 2017 20:02
Show Gist options
  • Save mkhuda/08e343e9d687408494f75421b9859f9c to your computer and use it in GitHub Desktop.
Save mkhuda/08e343e9d687408494f75421b9859f9c to your computer and use it in GitHub Desktop.
config.ru Ruby Sinatra API
require './app'
run App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment