Created
October 12, 2017 20:02
-
-
Save mkhuda/08e343e9d687408494f75421b9859f9c to your computer and use it in GitHub Desktop.
config.ru Ruby Sinatra API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require './app' | |
run App |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment