synthead / httpstatus-sinatra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpstatus-sinatra

A super tiny clone of https://httpstat.us written in Sinatra!

Set it up

  1. Install Ruby.
  2. Install Bundler: gem install bundler.
  3. Install gems with Bundler: bundle install.

Run it

bundle exec server.rb

About


Languages

Language:Ruby 100.0%