{"id":21192272,"url":"https://github.com/bujosa/dilmun","last_synced_at":"2025-10-06T16:06:20.122Z","repository":{"id":204224262,"uuid":"710998456","full_name":"bujosa/dilmun","owner":"bujosa","description":"This is a simple project related with pubsub + go","archived":false,"fork":false,"pushed_at":"2023-10-29T02:34:54.000Z","size":332,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T10:53:20.326Z","etag":null,"topics":["golang","pubsub"],"latest_commit_sha":null,"homepage":"","language":"Go","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/bujosa.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}},"created_at":"2023-10-27T23:29:06.000Z","updated_at":"2023-10-29T02:35:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"8cc65e37-28da-4211-93c9-dd86cac650b3","html_url":"https://github.com/bujosa/dilmun","commit_stats":null,"previous_names":["bujosa/dilmun"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Fdilmun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Fdilmun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Fdilmun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Fdilmun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bujosa","download_url":"https://codeload.github.com/bujosa/dilmun/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646667,"owners_count":20324586,"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":["golang","pubsub"],"created_at":"2024-11-20T19:08:14.698Z","updated_at":"2025-10-06T16:06:20.051Z","avatar_url":"https://github.com/bujosa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dilmun\n\nThis is a simple project related with pubsub + go \n\n## How to run\n\n### Requirements\n\n- Go 1.21 or higher\n- Create a project in Google Cloud Platform and enable the Pub/Sub API for it (see [this](https://cloud.google.com/pubsub/docs/quickstart-client-libraries#before-you-begin) for more information)\n\n### Environment variables\n\nSee the [`.env.example`](.env.example) file to see the environment variables that you need to set.\n\n### Run\n\n```bash\ngo run main.go\n```\n\nExample of calling the endpoint:\n\n```bash\ncurl --location --request POST 'http://localhost:8080/message' \\\n--form 'message=Hello world'\n```\n\n## Result of the project\n\n![Example calling message endpoint](example.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Fdilmun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbujosa%2Fdilmun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Fdilmun/lists"}