{"id":27954720,"url":"https://github.com/randymcmillan/libp2p-swift","last_synced_at":"2025-05-07T17:35:34.017Z","repository":{"id":264974819,"uuid":"850771972","full_name":"RandyMcMillan/libp2p-swift","owner":"RandyMcMillan","description":"libp2p-swift","archived":false,"fork":false,"pushed_at":"2024-09-01T18:43:28.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T06:52:04.103Z","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/RandyMcMillan.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},"funding":{"github":["randymcmillan"],"custom":["https://bitcoindevlist.com/randymcmillan/#randymcmillan","https://github.com/sponsors/RandyMcMillan"]}},"created_at":"2024-09-01T18:24:25.000Z","updated_at":"2025-04-20T15:36:56.000Z","dependencies_parsed_at":"2024-11-27T02:47:06.619Z","dependency_job_id":null,"html_url":"https://github.com/RandyMcMillan/libp2p-swift","commit_stats":null,"previous_names":["randymcmillan/libp2p-swift"],"tags_count":0,"template":false,"template_full_name":"swift-libp2p/libp2p-app-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandyMcMillan%2Flibp2p-swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandyMcMillan%2Flibp2p-swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandyMcMillan%2Flibp2p-swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandyMcMillan%2Flibp2p-swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RandyMcMillan","download_url":"https://codeload.github.com/RandyMcMillan/libp2p-swift/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252926758,"owners_count":21826361,"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":"2025-05-07T17:33:57.339Z","updated_at":"2025-05-07T17:35:33.992Z","avatar_url":"https://github.com/RandyMcMillan.png","language":"Swift","funding_links":["https://github.com/sponsors/randymcmillan","https://bitcoindevlist.com/randymcmillan/#randymcmillan","https://github.com/sponsors/RandyMcMillan"],"categories":[],"sub_categories":[],"readme":"# libp2p-app-template\n\n\u003e Clone this repo to get a swift-libp2p template app that makes getting started writing a new app quick and easy!\n\n### How to use\n1. Clone this repo\n    1. Click the [\"Use This Template\"](https://github.com/swift-libp2p/libp2p-app-template/generate) button on GitHub \n    2. or Clone this repo via cli\n``` bash\ngit clone https://github.com/swift-libp2p/libp2p-app-template.git\nmv libp2p-app-template \u003cyourappname\u003e\ncd \u003cyourappname\u003e\nrm -rf .git           # remove git history\ngit init              # re init git if you'd like\nopen Package.swift\n```\n2. Configure your server by modifying the ```App/configure.swift``` file\n3. Handle you apps custom protocols by replacing the default echo route in ```App/routes.swift```\n4. Build \u0026 Run!\n``` bash\n# In your projects root directory\nswift build\nswift run Run\n...\n# other useful commands\nswift package reset   # resets the dependency cache\nswift package test    # executes the packages tests\nswift run Run routes  # prints the protocols your app supports\nswift run Run serve --hostname 127.0.0.1 --port 10333  # specify the host and port to listen on\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandymcmillan%2Flibp2p-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandymcmillan%2Flibp2p-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandymcmillan%2Flibp2p-swift/lists"}