{"id":26029051,"url":"https://github.com/jorbush/jorbites-notifier","last_synced_at":"2026-06-18T23:31:19.255Z","repository":{"id":278611393,"uuid":"936198471","full_name":"jorbush/jorbites-notifier","owner":"jorbush","description":"a lightweight notification service for Jorbites platform written in Go","archived":false,"fork":false,"pushed_at":"2026-05-11T17:57:54.000Z","size":2710,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-11T18:16:06.593Z","etag":null,"topics":["email","golang","microservice","notification-service","notifier"],"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/jorbush.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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-20T17:26:56.000Z","updated_at":"2026-05-11T16:20:37.000Z","dependencies_parsed_at":"2025-02-20T18:36:20.987Z","dependency_job_id":"fc821d9d-600a-423d-b4bb-bde366c0a4c9","html_url":"https://github.com/jorbush/jorbites-notifier","commit_stats":null,"previous_names":["jorbush/jorbites-notifier"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/jorbush/jorbites-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Fjorbites-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Fjorbites-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Fjorbites-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Fjorbites-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorbush","download_url":"https://codeload.github.com/jorbush/jorbites-notifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorbush%2Fjorbites-notifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34511617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["email","golang","microservice","notification-service","notifier"],"created_at":"2025-03-06T17:29:39.917Z","updated_at":"2026-06-18T23:31:19.236Z","avatar_url":"https://github.com/jorbush.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jorbites Notifier\n\nA lightweight notification service for Jorbites platform written in Go.\n\n![Jorbites Notifier](./docs/assets/notifier_logo_no_bg.png)\n\n## Overview\n\nJorbites Notifier is a microservice designed to handle notifications for the Jorbites platform. It provides a simple FIFO queue for processing notifications and supports email delivery.\n\n## Features\n\n- Simple FIFO notification queue\n- Email notifications\n- RESTful API for notification management\n- Lightweight implementation with minimal dependencies\n\n## API Endpoints\n\n| Endpoint | Method | Description |\n|----------|--------|-------------|\n| `/health` | GET | Health check endpoint |\n| `/notifications` | POST | Add a notification to the queue |\n| `/queue` | GET | Get the current queue status |\n\n## Running the service\n\n```bash\ngo mod tidy # Install dependencies\ngo run cmd/server/main.go # Run the service\n```\n\nOr using the Makefile:\n\n```bash\nmake run\n```\n\n## Running the service in Docker\n\n```bash\nmake docker\n```\n\n## Documentation\n\nFor detailed documentation, check the [docs](./docs) directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorbush%2Fjorbites-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorbush%2Fjorbites-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorbush%2Fjorbites-notifier/lists"}