{"id":22402322,"url":"https://github.com/lblod/tombstone-service","last_synced_at":"2025-09-02T04:38:10.974Z","repository":{"id":260069460,"uuid":"880183162","full_name":"lblod/tombstone-service","owner":"lblod","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T09:22:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T06:15:58.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/lblod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-10-29T09:18:03.000Z","updated_at":"2024-10-29T09:22:26.000Z","dependencies_parsed_at":"2024-10-29T12:03:46.224Z","dependency_job_id":null,"html_url":"https://github.com/lblod/tombstone-service","commit_stats":null,"previous_names":["lblod/tombstone-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lblod%2Ftombstone-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lblod%2Ftombstone-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lblod%2Ftombstone-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lblod%2Ftombstone-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lblod","download_url":"https://codeload.github.com/lblod/tombstone-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245760897,"owners_count":20667893,"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":"2024-12-05T09:12:34.670Z","updated_at":"2025-03-27T00:41:17.606Z","avatar_url":"https://github.com/lblod.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tombstone-service\n\nMicroservice that creates a [tombstone](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-tombstone) when a subject is deleted from the db.\n\n## Installation\n\nTo add the service to your stack, add the following snippet to docker-compose.yml:\n\n```\nservices:\n  tombstone:\n    image: lblod/tombstone-service\n\n```\n\n## Configuration\n\n### Delta\n\n```\n  {\n    match: {\n      predicate: {\n        type: 'uri',\n        value: 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type'\n      }\n    },\n    callback: {\n      method: 'POST',\n      url: 'http://tombstone/delta'\n    },\n    options: {\n      resourceFormat: 'v0.0.1',\n      gracePeriod: 1000,\n      ignoreFromSelf: true\n    }\n  },\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flblod%2Ftombstone-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flblod%2Ftombstone-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flblod%2Ftombstone-service/lists"}