{"id":17835049,"url":"https://github.com/carlosedp/bleepziohttp","last_synced_at":"2025-07-16T12:33:34.160Z","repository":{"id":184726440,"uuid":"672373738","full_name":"carlosedp/bleepziohttp","owner":"carlosedp","description":"Scala Bleep sample project using ZIO and ZIO-HTTP","archived":false,"fork":false,"pushed_at":"2023-08-02T14:18:01.000Z","size":17,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-07T08:04:24.960Z","etag":null,"topics":["bleep","scala","zio","zio-http"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/carlosedp.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-07-29T21:20:26.000Z","updated_at":"2023-08-13T08:27:46.000Z","dependencies_parsed_at":"2024-10-27T20:38:17.967Z","dependency_job_id":"f0eec845-f6e0-4bc4-a19c-0da5f38349ad","html_url":"https://github.com/carlosedp/bleepziohttp","commit_stats":null,"previous_names":["carlosedp/bleepziohttp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carlosedp/bleepziohttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Fbleepziohttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Fbleepziohttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Fbleepziohttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Fbleepziohttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlosedp","download_url":"https://codeload.github.com/carlosedp/bleepziohttp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlosedp%2Fbleepziohttp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265509469,"owners_count":23779365,"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":["bleep","scala","zio","zio-http"],"created_at":"2024-10-27T20:16:20.744Z","updated_at":"2025-07-16T12:33:34.094Z","avatar_url":"https://github.com/carlosedp.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scala Bleep ZIO-HTTP Sample Project\n\nThis is a sample project based on ZIO and ZIO-HTTP using Scala [Bleep](https://bleep.build/docs/) build tool which uses a simple, data-only build file written in YAML (`bleep.yaml`) that has no logic or code and is blazing fast.\n\nThe project also includes a GitHub Action to run tests automatically serving as a template.\n\n## Pre-Reqs\n\nI recommend [using Coursier](https://get-coursier.io/docs/cli-installation#native-launcher) to manage tooling install.\n\nOn Windows, download and install using the [Windows Installer](https://github.com/coursier/launchers/raw/master/cs-x86_64-pc-win32.zip).\n\n```sh\n# For Linux\ncurl -fL \"https://github.com/coursier/launchers/raw/master/cs-x86_64-pc-linux.gz\" | gzip -d \u003e cs\n# For MacOS\ncurl -fL https://github.com/coursier/launchers/raw/master/cs-x86_64-apple-darwin.gz | gzip -d \u003e cs\n\nchmod +x cs\n./cs setup\n\n# Install Bleep build tool:\ncs install --channel https://raw.githubusercontent.com/oyvindberg/bleep/master/coursier-channel.json bleep\n```\n\n## Running and Testing\n\nRun the main server with:\n\n```sh\nbleep run httpserver\n```\n\nTest the project with:\n\n```sh\nbleep test\n```\n\nTo generate the GraalVM native-image binary, use:\n\n```sh\nbleep native-image httpserver\n```\n\nThe generated binary name and path will be printed at the output.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosedp%2Fbleepziohttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlosedp%2Fbleepziohttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlosedp%2Fbleepziohttp/lists"}