Skip to content

codeunion/sinatra-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Playground

You may think Sinatra is just a blue-eyed singing mobster from the early 20th century; but Sinatra is also a really tiny web application framework!

With sinatra; we can quickly and easily make applications for people to use over the Internet!

Running the App locally

  1. Fork and clone the repo
  2. cd on in!
  3. bundle install
  4. cp .env.example .env
  5. Fill .env with your super secret twitter api key and secret from the twitter playground project.
  6. rackup
  7. Visit http://localhost:9292/ and play around!

Let's DO THIS!

About

HTTP Playground - Web Fundamentals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages