{"id":28796189,"url":"https://github.com/bocaletto-luca/todo-http-server-ruby","last_synced_at":"2025-10-11T12:12:15.030Z","repository":{"id":298641863,"uuid":"1000627981","full_name":"bocaletto-luca/todo-http-server-ruby","owner":"bocaletto-luca","description":"Ruby Sinatra Todo HTTP Server 🚀 A single-file, in-memory RESTful API written in Ruby using Sinatra. Features health, version, metrics, request logging, and graceful shutdown.","archived":false,"fork":false,"pushed_at":"2025-06-12T04:50:01.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T05:37:27.765Z","etag":null,"topics":["bocaletto-luca","http-server","opensource","ruby","server","server-web"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","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/bocaletto-luca.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,"zenodo":null}},"created_at":"2025-06-12T04:48:20.000Z","updated_at":"2025-06-12T04:53:33.000Z","dependencies_parsed_at":"2025-06-12T05:49:04.142Z","dependency_job_id":null,"html_url":"https://github.com/bocaletto-luca/todo-http-server-ruby","commit_stats":null,"previous_names":["bocaletto-luca/http-server-ruby"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/todo-http-server-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Ftodo-http-server-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Ftodo-http-server-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Ftodo-http-server-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Ftodo-http-server-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/todo-http-server-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2Ftodo-http-server-ruby/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477933,"owners_count":23015066,"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","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":["bocaletto-luca","http-server","opensource","ruby","server","server-web"],"created_at":"2025-06-18T03:11:28.244Z","updated_at":"2025-10-11T12:12:15.025Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby Sinatra Todo HTTP Server 🚀\n\nA single-file, in-memory RESTful API written in Ruby using Sinatra.  \nFeatures health, version, metrics, request logging, and graceful shutdown.\n\n**File:** `app.rb`  \n**Author:** [bocaletto-luca](https://github.com/bocaletto-luca)  \n**License:** MIT\n\n---\n\n## 📦 Installation \u0026 Run\n\n##bash\n  \n    # Install dependencies\n    gem install sinatra json\n\n    # Run server (default port 4567)\n    ruby app.rb\n\n    # Or specify port\n    ruby app.rb --port 9090\n\n🛠️ Features\n\n    In-memory store (no external DB)\n\n    Thread-safe using Mutex\n\n    Automatic JSON parsing and encoding\n\n    Request logging by Sinatra\n\n    Basic metrics: total requests \u0026 todos count\n\n    Graceful shutdown on CTRL-C\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Ftodo-http-server-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Ftodo-http-server-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Ftodo-http-server-ruby/lists"}