Skip to content

When the past is always with you, it may as well be present; and if it is present, it will be future as well.

License

Notifications You must be signed in to change notification settings

codeunion/sinatra-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn how the http GET action forms the basis of interaction between clients and servers.

  1. Fork and clone this repository.
git clone git@github.com:<your-user-name>/sinatra-get.git
cd sinatra-get
  1. Install the relevant gems.
bundle install
  1. Run the webserver
rackup
  1. Visit the application in your browser.

http://localhost:9292

  1. Learn HowTo GET

About

When the past is always with you, it may as well be present; and if it is present, it will be future as well.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages