{"id":25080167,"url":"https://github.com/sitetester/sequences-api","last_synced_at":"2025-10-06T06:28:38.677Z","repository":{"id":311644057,"uuid":"771662578","full_name":"sitetester/sequences-api","owner":"sitetester","description":"Email sequence builder","archived":false,"fork":false,"pushed_at":"2024-03-17T14:23:56.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T18:48:15.926Z","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/sitetester.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-13T18:01:37.000Z","updated_at":"2025-04-20T06:26:20.000Z","dependencies_parsed_at":"2025-08-25T18:48:19.568Z","dependency_job_id":"e1c34179-10b2-4df3-b6e3-c43d093bfd65","html_url":"https://github.com/sitetester/sequences-api","commit_stats":null,"previous_names":["sitetester/sequences-api"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sitetester/sequences-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitetester%2Fsequences-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitetester%2Fsequences-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitetester%2Fsequences-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitetester%2Fsequences-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sitetester","download_url":"https://codeload.github.com/sitetester/sequences-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sitetester%2Fsequences-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278568704,"owners_count":26008223,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2025-02-07T03:18:25.485Z","updated_at":"2025-10-06T06:28:38.624Z","avatar_url":"https://github.com/sitetester.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### Specs: \nIt's an API for creating a sequence. Sequence consists of multiple steps, where the user defines how the first and \nfollowup emails will look like and what are the waiting days in-between them.\n\nSequence has: name (string), openTrackingEnabled (bool), clickTrackingEnabled (bool). \nEach sequence step has email subject and content.\n\nAPI exposes these endpoints:\n\n- Create a sequence with steps\n- Update a sequence step (new subject or content)\n- Delete a sequence step\n- Update sequence open or click tracking\n\n\n---\n**Run API**: `go run .` (SQLite db will be auto created \u0026 schema will be migrated)  \n Routes are defined inside `api/router.go`\n\n**Run Tests**: `go test -v ./... ` (SQLite test db will be auto created \u0026 schema will be migrated)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitetester%2Fsequences-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsitetester%2Fsequences-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitetester%2Fsequences-api/lists"}