{"id":27443829,"url":"https://github.com/leoborai/wait-on","last_synced_at":"2025-04-15T02:50:25.888Z","repository":{"id":231429412,"uuid":"781756958","full_name":"LeoBorai/wait-on","owner":"LeoBorai","description":"Utility to wait on the availability of resources such as Files, HTTP Servers, Ports \u0026 Sockets","archived":false,"fork":false,"pushed_at":"2024-12-17T00:51:25.000Z","size":95,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T07:09:12.536Z","etag":null,"topics":["file","http","socket","wait","wait-for-it","wait-on","watcher"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/wait-on","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeoBorai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-04-04T01:16:15.000Z","updated_at":"2025-04-13T09:38:12.000Z","dependencies_parsed_at":"2025-02-02T21:34:43.952Z","dependency_job_id":null,"html_url":"https://github.com/LeoBorai/wait-on","commit_stats":null,"previous_names":["estebanborai/wait-on","leoborai/wait-on"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fwait-on","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fwait-on/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fwait-on/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoBorai%2Fwait-on/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoBorai","download_url":"https://codeload.github.com/LeoBorai/wait-on/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"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":["file","http","socket","wait","wait-for-it","wait-on","watcher"],"created_at":"2025-04-15T02:50:25.168Z","updated_at":"2025-04-15T02:50:25.882Z","avatar_url":"https://github.com/LeoBorai.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n  \u003ch1 align=\"center\"\u003ewait-on\u003c/h1\u003e\n  \u003ch4 align=\"center\"\u003e\n    Library and CLI Utility to wait on the availability of resources such as Files, HTTP Servers, Ports \u0026 Sockets\n  \u003c/h4\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  [![Crates.io](https://img.shields.io/crates/v/wait-on.svg)](https://crates.io/crates/wait-on)\n  [![Documentation](https://docs.rs/wait-on/badge.svg)](https://docs.rs/wait-on)\n  ![Build](https://github.com/EstebanBorai/wait-on/workflows/build/badge.svg)\n  ![Clippy](https://github.com/EstebanBorai/wait-on/workflows/clippy/badge.svg)\n  ![Formatter](https://github.com/EstebanBorai/wait-on/workflows/fmt/badge.svg)\n\n\u003c/div\u003e\n\n## Installation\n\n```bash\ncargo install wait-on\n```\n\n## Usage\n\n### Wait for a file to exist or exit with code 1 if 10m elapses waiting\n\n```bash\nwait-on -t 10m file /path/to/file\n```\n\n### Wait for a HTTP Resource to respond\n\n```bash\nwait-on http GET https://example.com\n```\n\n### Wait for a Socket to be available using TCP Protocol\n\n```bash\nwait-on tcp -i 127.0.0.1 -p 8080\n```\n\n## License\n\nThis project is licensed under the MIT license and the Apache License 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Fwait-on","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoborai%2Fwait-on","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoborai%2Fwait-on/lists"}