{"id":17814404,"url":"https://github.com/tmobaird/ruby-web-server","last_synced_at":"2025-10-06T00:43:33.678Z","repository":{"id":199408004,"uuid":"701925264","full_name":"tmobaird/ruby-web-server","owner":"tmobaird","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-25T21:18:38.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T07:42:48.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmobaird.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-08T01:21:14.000Z","updated_at":"2023-10-10T03:28:05.000Z","dependencies_parsed_at":"2023-10-12T12:45:08.254Z","dependency_job_id":"0fbb82c9-3a5f-4394-a5a3-f1a63162262f","html_url":"https://github.com/tmobaird/ruby-web-server","commit_stats":null,"previous_names":["tmobaird/ruby-web-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmobaird/ruby-web-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fruby-web-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fruby-web-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fruby-web-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fruby-web-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmobaird","download_url":"https://codeload.github.com/tmobaird/ruby-web-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmobaird%2Fruby-web-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278542680,"owners_count":26004060,"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-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-10-27T16:06:06.034Z","updated_at":"2025-10-06T00:43:33.661Z","avatar_url":"https://github.com/tmobaird.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Roadmap\n\n- [x] Testing\n- [x] Have multiple endpoints\n- [x] Add endpoints that dont map to a file (routes concept)\n- [x] Mime types\n    - [x] including the right Content-Type header in response\n    - [x] router is aware of Accept header in case route wants to return different mime types\n- [x] Query string parsing (posts?name=test and filter results)\n- [x] POST body parsing\n    - [x] router is aware of Content-Type header in POST/PUT request\n    - [x] Other content types to support\n        - [x] application/x-www-form-urlencoded\n        - [x] multipart/form-data\n- [x] Every REST action type (GET, POST, PUT, DELETE, PATCH)\n    - [x] Requests with the same path but different method\n- [ ] Access control (basic auth, api key, etc)\n- [ ] Multi-threading (taking multiple requests at a time)\n- [ ] Data compression (gzipping)\n- [ ] Browser caching (response code 304)\n- [ ] Redirects\n- [ ] Virtual hosting (deploying)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmobaird%2Fruby-web-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmobaird%2Fruby-web-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmobaird%2Fruby-web-server/lists"}