{"id":19834441,"url":"https://github.com/guardrail-dev/guardrail-sample-sbt-http4s","last_synced_at":"2026-03-02T13:13:20.880Z","repository":{"id":39967643,"uuid":"348538142","full_name":"guardrail-dev/guardrail-sample-sbt-http4s","owner":"guardrail-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-04T16:22:24.000Z","size":63,"stargazers_count":4,"open_issues_count":9,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T17:32:09.664Z","etag":null,"topics":["guardrail-sample"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/guardrail-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-03-17T01:02:36.000Z","updated_at":"2023-12-23T21:29:38.000Z","dependencies_parsed_at":"2023-09-28T18:46:36.067Z","dependency_job_id":null,"html_url":"https://github.com/guardrail-dev/guardrail-sample-sbt-http4s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guardrail-dev/guardrail-sample-sbt-http4s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardrail-dev%2Fguardrail-sample-sbt-http4s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardrail-dev%2Fguardrail-sample-sbt-http4s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardrail-dev%2Fguardrail-sample-sbt-http4s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardrail-dev%2Fguardrail-sample-sbt-http4s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guardrail-dev","download_url":"https://codeload.github.com/guardrail-dev/guardrail-sample-sbt-http4s/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guardrail-dev%2Fguardrail-sample-sbt-http4s/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30003760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T12:19:43.414Z","status":"ssl_error","status_checked_at":"2026-03-02T12:19:02.215Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["guardrail-sample"],"created_at":"2024-11-12T12:04:46.176Z","updated_at":"2026-03-02T13:13:20.866Z","avatar_url":"https://github.com/guardrail-dev.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# guardrail-sample-http4s - guardrail with Http4s\n\n**Alumnus of the Davenverse**\n\nA simple project to show what a guardrail+http4s service could look like.\n\nSome sample curls:\n\n#### getInventory\n```bash\ncurl localhost:8080/api/v3/store/inventory | jq .\n```\n\n#### getOrderById\n```bash\ncurl localhost:8080/api/v3/store/order/123 | jq .\ncurl localhost:8080/api/v3/store/order/124 # 404\n```\n\n#### placeOrder\n```bash\ncurl localhost:8080/api/v3/store/order \\\n        -H 'Content-Type: application/json' \\\n        --data '{\"id\": 124, \"petId\": 44, \"quantity\": 10}' \\\n        | jq .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguardrail-dev%2Fguardrail-sample-sbt-http4s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguardrail-dev%2Fguardrail-sample-sbt-http4s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguardrail-dev%2Fguardrail-sample-sbt-http4s/lists"}