{"id":13731692,"url":"https://github.com/thesephist/lovecroft","last_synced_at":"2025-05-12T08:31:28.908Z","repository":{"id":97277394,"uuid":"274115915","full_name":"thesephist/lovecroft","owner":"thesephist","description":"Minimal mailing list manager for static sites, with a simple JSON API","archived":false,"fork":false,"pushed_at":"2020-07-10T21:53:48.000Z","size":117,"stargazers_count":58,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-14T22:35:38.670Z","etag":null,"topics":["mailer","mailing-list","paper-css"],"latest_commit_sha":null,"homepage":"https://lovecroft.thesephist.com","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/thesephist.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,"roadmap":null,"authors":null}},"created_at":"2020-06-22T11:13:59.000Z","updated_at":"2024-11-07T03:39:08.000Z","dependencies_parsed_at":"2023-06-26T03:02:33.412Z","dependency_job_id":null,"html_url":"https://github.com/thesephist/lovecroft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesephist%2Flovecroft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesephist%2Flovecroft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesephist%2Flovecroft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesephist%2Flovecroft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesephist","download_url":"https://codeload.github.com/thesephist/lovecroft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225130753,"owners_count":17425506,"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":["mailer","mailing-list","paper-css"],"created_at":"2024-08-03T02:01:36.079Z","updated_at":"2024-11-18T04:46:49.385Z","avatar_url":"https://github.com/thesephist.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Lovecroft 💌\n\nLovecroft is a minimal mailing list service supporting multiple mailing lists and newsletter authoring with Markdown, integrating with Mailgun. It backs newsletters behind [thesephist.com](https://thesephist.com) and [Atypical Press](https://atypicalpress.com). Lovecroft acts as a common backend for static sites that need to host email subscriptions, and exposes a cross-origin JSON API for enrolling in and unsubscribing from mailing lists.\n\n![Screenshot](screenshot.jpg)\n\n## JSON API for subscriptions\n\n### POST `/subscribe/{listName}`\n\n```ts\n{\n    givenName: string,\n    familyName: string,\n    email: string,\n}\n```\n\n### GET `/unsubscribe/{listName}/{token}`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesephist%2Flovecroft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesephist%2Flovecroft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesephist%2Flovecroft/lists"}