{"id":20154588,"url":"https://github.com/roundpartner/seq","last_synced_at":"2025-08-08T01:29:45.299Z","repository":{"id":165604950,"uuid":"101226750","full_name":"roundpartner/seq","owner":"roundpartner","description":"A Task Queue In Go","archived":false,"fork":false,"pushed_at":"2023-09-26T13:57:37.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T01:31:52.182Z","etag":null,"topics":["go"],"latest_commit_sha":null,"homepage":null,"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/roundpartner.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-23T21:31:57.000Z","updated_at":"2023-09-25T15:54:47.000Z","dependencies_parsed_at":"2024-11-13T23:39:46.415Z","dependency_job_id":null,"html_url":"https://github.com/roundpartner/seq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roundpartner/seq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roundpartner","download_url":"https://codeload.github.com/roundpartner/seq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roundpartner%2Fseq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269352430,"owners_count":24402668,"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-08-07T02:00:09.698Z","response_time":73,"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":["go"],"created_at":"2024-11-13T23:27:27.843Z","updated_at":"2025-08-08T01:29:45.273Z","avatar_url":"https://github.com/roundpartner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SEQ\nA Task Queue In Go\n## Compiling\n```bash\ngo build\n```\n\n## Running\n```bash\n./seq\n```\n\n## Usage\n\n```bash\ncurl http://0.0.0.0:6060 -X POST -d \"\\\"hello world\\\"\"\n```\n\n```bash\ncurl http://0.0.0.0:6060\n```\n\n\u003e [{\"id\":1,\"body\":\"hello world\"}]\n\n```bash\ncurl http://0.0.0.0:6060/1 -X DELETE\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundpartner%2Fseq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froundpartner%2Fseq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froundpartner%2Fseq/lists"}