{"id":15672526,"url":"https://github.com/ksylvest/rhino","last_synced_at":"2025-07-23T13:02:58.084Z","repository":{"id":11396570,"uuid":"69541692","full_name":"ksylvest/rhino","owner":"ksylvest","description":"A Rack web server written in Ruby from scratch.","archived":false,"fork":false,"pushed_at":"2024-10-29T08:20:24.000Z","size":87,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T05:08:50.187Z","etag":null,"topics":["rack","ruby","webserver"],"latest_commit_sha":null,"homepage":"https://ksylvest.com/posts/2016-10-04/building-a-rack-web-server-in-ruby","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ksylvest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-29T07:21:51.000Z","updated_at":"2025-03-25T20:12:01.000Z","dependencies_parsed_at":"2024-04-05T10:24:10.635Z","dependency_job_id":"fada0e64-8e9c-4020-8b57-0ceba39205af","html_url":"https://github.com/ksylvest/rhino","commit_stats":{"total_commits":146,"total_committers":4,"mean_commits":36.5,"dds":"0.45890410958904104","last_synced_commit":"3ff05dbecec02f539eca26859c94b775ec448fd2"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ksylvest/rhino","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Frhino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Frhino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Frhino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Frhino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksylvest","download_url":"https://codeload.github.com/ksylvest/rhino/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksylvest%2Frhino/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266682533,"owners_count":23967828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rack","ruby","webserver"],"created_at":"2024-10-03T15:27:51.797Z","updated_at":"2025-07-23T13:02:58.046Z","avatar_url":"https://github.com/ksylvest.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rhino\n\nRhino is a simple Ruby server that can run rack apps. It is written as a fun experiment.\n\n## Installation\n\n```bash\ngem install rhino\n```\n\n## Usage\n\n```bash\nrhino\n```\n\n## Advanced\n\n```bash\nrhino [options] [./config.ru]\n    -h, --help     help\n    -v, --version  version\n    -b, --bind     bind (default: 0.0.0.0)\n    -p, --port     port (default: 5000)\n    --backlog      backlog (default: 64)\n    --reuseaddr    reuseaddr (default: true)\n```\n\n## Status\n\n[![CircleCI](https://circleci.com/gh/ksylvest/rhino.svg?style=svg)](https://circleci.com/gh/ksylvest/rhino)\n[![CodeClimate (Maintainability)](https://api.codeclimate.com/v1/badges/954685d3791ec3d34b63/maintainability)](https://codeclimate.com/github/ksylvest/rhino/maintainability)\n[![CodeClimate (Test Coverage)](https://api.codeclimate.com/v1/badges/954685d3791ec3d34b63/test_coverage)](https://codeclimate.com/github/ksylvest/rhino/test_coverage)\n\n## Copyright\n\nCopyright (c) 2015 - 2020 [Kevin Sylvestre](https://ksylvest.com). See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksylvest%2Frhino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksylvest%2Frhino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksylvest%2Frhino/lists"}