{"id":21501246,"url":"https://github.com/nousefreak/wait-for-it","last_synced_at":"2025-07-15T22:32:19.100Z","repository":{"id":40257702,"uuid":"134614376","full_name":"NoUseFreak/wait-for-it","owner":"NoUseFreak","description":"Wait for a service to become available","archived":false,"fork":false,"pushed_at":"2022-05-17T20:14:46.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-04T11:56:24.647Z","etag":null,"topics":["automation","cli","golang","integration-testing","mysql","plugin","redis"],"latest_commit_sha":null,"homepage":"","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/NoUseFreak.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-23T19:07:51.000Z","updated_at":"2022-05-17T20:14:35.000Z","dependencies_parsed_at":"2022-09-12T17:22:08.290Z","dependency_job_id":null,"html_url":"https://github.com/NoUseFreak/wait-for-it","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoUseFreak%2Fwait-for-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoUseFreak%2Fwait-for-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoUseFreak%2Fwait-for-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoUseFreak%2Fwait-for-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoUseFreak","download_url":"https://codeload.github.com/NoUseFreak/wait-for-it/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226077513,"owners_count":17570163,"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":["automation","cli","golang","integration-testing","mysql","plugin","redis"],"created_at":"2024-11-23T17:50:18.732Z","updated_at":"2024-11-23T17:50:19.501Z","avatar_url":"https://github.com/NoUseFreak.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wait-for-it\n\n[![Build Status](https://travis-ci.org/NoUseFreak/wait-for-it.svg?branch=master)](https://travis-ci.org/NoUseFreak/wait-for-it)\n\n`wait-for-it` is a cli tool to check if a service is available. It was built to run between starting docker services\nand running integration tests.\n\nThe tool is plugin based, only the plugins for your specific cases are installed.\n\n# Install\n\n```bash\ncurl -sL http://bit.ly/get-wait-for-it | bash\n```\n\n# Usage\n\nCreate your config file `wait-for-it.yml`.\n\n```yaml\nservices:\n  mysql_check:\n    plugin: mysql\n    host: localhost\n    parameters:\n      port: 3306\n      username: root\n      password: root\n```\n\nNow check if the mysql service is available.\n\n```bash\nwait-for-it\n```\n\n# Help\n\n```bash\nwait-for-it --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnousefreak%2Fwait-for-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnousefreak%2Fwait-for-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnousefreak%2Fwait-for-it/lists"}