{"id":20677246,"url":"https://github.com/operatorfoundation/antiphony","last_synced_at":"2026-04-27T03:31:44.872Z","repository":{"id":76896242,"uuid":"587110681","full_name":"OperatorFoundation/Antiphony","owner":"OperatorFoundation","description":"A generic server library written in Swift","archived":false,"fork":false,"pushed_at":"2024-10-29T19:19:54.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-26T15:09:45.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/OperatorFoundation.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}},"created_at":"2023-01-10T01:26:09.000Z","updated_at":"2024-10-03T23:22:51.000Z","dependencies_parsed_at":"2023-07-31T00:15:15.145Z","dependency_job_id":"766e41ce-4e49-499a-9187-febdcfb2a0a2","html_url":"https://github.com/OperatorFoundation/Antiphony","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/OperatorFoundation/Antiphony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperatorFoundation%2FAntiphony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperatorFoundation%2FAntiphony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperatorFoundation%2FAntiphony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperatorFoundation%2FAntiphony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OperatorFoundation","download_url":"https://codeload.github.com/OperatorFoundation/Antiphony/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperatorFoundation%2FAntiphony/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","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":[],"created_at":"2024-11-16T21:14:54.010Z","updated_at":"2026-04-27T03:31:44.855Z","avatar_url":"https://github.com/OperatorFoundation.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Antiphony\n\n### To generate new client / server configs ###\n\nAntiphony uses the 'ArgumentParser' library to parse and execute command line arguments.\n\nFrom the Antiphony directory in your macOS / Linux command line terminal;\n\n• To see what subcommands you have available to you:\n\n$ swift run\n\n```\nexample print out\nUSAGE: antiphony \u003csubcommand\u003e\n\nOPTIONS:\n  -h, --help              Show help information.\n\nSUBCOMMANDS:\n  new\n  run\n\n  See 'antiphony help \u003csubcommand\u003e' for detailed help.\n```\n===\n\n• To create new client / server configs:\n\n$ swift run antiphony new \u003cexampleConfigName\u003e \u003cport\u003e\n\n```\nWrote config to ~/antiphony-server.json\nWrote config to ~/antiphony-client.json\n```\n===\n\n• To run the server:\n\n$ swift run antiphony run\n\n```\n...\nServer started 🚀\nServer listening 🪐\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperatorfoundation%2Fantiphony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foperatorfoundation%2Fantiphony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperatorfoundation%2Fantiphony/lists"}