{"id":28408298,"url":"https://github.com/riverqueue/idempotent-email-demo","last_synced_at":"2026-03-16T21:33:48.136Z","repository":{"id":284455603,"uuid":"952937799","full_name":"riverqueue/idempotent-email-demo","owner":"riverqueue","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-30T04:59:35.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-02T11:31:21.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/riverqueue.png","metadata":{"files":{"readme":"docs/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":"2025-03-22T07:29:14.000Z","updated_at":"2025-05-04T09:48:06.000Z","dependencies_parsed_at":"2025-03-26T01:43:06.475Z","dependency_job_id":null,"html_url":"https://github.com/riverqueue/idempotent-email-demo","commit_stats":null,"previous_names":["riverqueue/idempotent-email-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riverqueue/idempotent-email-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverqueue%2Fidempotent-email-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverqueue%2Fidempotent-email-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverqueue%2Fidempotent-email-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverqueue%2Fidempotent-email-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riverqueue","download_url":"https://codeload.github.com/riverqueue/idempotent-email-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverqueue%2Fidempotent-email-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260147670,"owners_count":22965889,"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":[],"created_at":"2025-06-02T02:37:36.702Z","updated_at":"2026-03-16T21:33:43.100Z","avatar_url":"https://github.com/riverqueue.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# idempotent-email-demo [![Build Status](https://github.com/riverqueue/idempotent-email-demo/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/riverqueue/idempotent-email-demo/actions)\n\nA small demo showing how River could be used to build an API for idempotently sending email.\n\n## Setup\n\nRequires the use of [Direnv](https://direnv.net/):\n\n    cp .envrc.sample .envrc\n    direnv allow\n\n## Run demo\n\n    createdb river_dev\n    go run github.com/riverqueue/river/cmd/river@latest migrate-up --database-url \"$DATABASE_URL\"\n    go run main.go\n\n## Run tests\n\n    createdb river_test\n    go run github.com/riverqueue/river/cmd/river@latest migrate-up --database-url \"$TEST_DATABASE_URL\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverqueue%2Fidempotent-email-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friverqueue%2Fidempotent-email-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverqueue%2Fidempotent-email-demo/lists"}