Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/synthead/httpstatus-sinatra


https://github.com/synthead/httpstatus-sinatra

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# httpstatus-sinatra

A super tiny clone of [https://httpstat.us](https://httpstat.us/) written in [Sinatra](http://sinatrarb.com)!

### Set it up

1. [Install Ruby](https://www.ruby-lang.org/en/documentation/installation).
1. Install Bundler: `gem install bundler`.
1. Install gems with Bundler: `bundle install`.

### Run it

`bundle exec server.rb`