{"id":15652332,"url":"https://github.com/linuxsuren/api-testing-vault-extension","last_synced_at":"2025-12-15T09:54:30.075Z","repository":{"id":187789803,"uuid":"677278653","full_name":"LinuxSuRen/api-testing-vault-extension","owner":"LinuxSuRen","description":"A Vault-based secret extension of api-testing.","archived":false,"fork":false,"pushed_at":"2023-08-31T10:03:54.000Z","size":22,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T03:16:36.320Z","etag":null,"topics":["api-testing","vault"],"latest_commit_sha":null,"homepage":"","language":"Go","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/LinuxSuRen.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}},"created_at":"2023-08-11T07:09:40.000Z","updated_at":"2023-08-16T07:37:20.000Z","dependencies_parsed_at":"2024-01-23T05:12:52.285Z","dependency_job_id":"469f4604-97d5-47b0-b4a9-1bf707d44551","html_url":"https://github.com/LinuxSuRen/api-testing-vault-extension","commit_stats":null,"previous_names":["linuxsuren/api-testing-vault-extension","linuxsuren/api-testing-secret-extension"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fapi-testing-vault-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fapi-testing-vault-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fapi-testing-vault-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxSuRen%2Fapi-testing-vault-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinuxSuRen","download_url":"https://codeload.github.com/LinuxSuRen/api-testing-vault-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262600,"owners_count":20749175,"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":["api-testing","vault"],"created_at":"2024-10-03T12:42:03.174Z","updated_at":"2025-12-15T09:54:25.005Z","avatar_url":"https://github.com/LinuxSuRen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a5795d4f9d5545f29da38a1f2266bbdc)](https://app.codacy.com/gh/LinuxSuRen/api-testing-vault-extension?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=LinuxSuRen/api-testing-vault-extension\u0026utm_campaign=Badge_Grade)\n[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/a5795d4f9d5545f29da38a1f2266bbdc)](https://www.codacy.com/gh/LinuxSuRen/api-testing-vault-extension/dashboard?utm_source=github.com\\\u0026utm_medium=referral\\\u0026utm_content=LinuxSuRen/api-testing-vault-extension\\\u0026utm_campaign=Badge_Coverage)\n\nThis is a secret extension of [api-testing](https://github.com/LinuxSuRen/api-testing).\n\n## Start a Vault for dev\n\n```shell\nvault server -dev\n```\n\n## Run vault server on the local machine\n\nCreate a config file for it:\n\n```hcl\nui = true\ncluster_addr  = \"http://127.0.0.1:8201\"\napi_addr      = \"http://127.0.0.1:8200\"\n\nstorage \"file\" {\n  path = \"/opt/vault/data\"\n}\n\nlistener \"tcp\" {\n  address = \"127.0.0.1:8200\"\n  tls_disable = \"true\"\n}\n```\n\nStart the server via: `vault server -config=config.hcl`\n\nthen, init it: `vault operator init -address=http://127.0.0.1:8200`\n\n## Start API Testing Vault extension\n\nYou can start it in Docker:\n\n```shell\ndocker run --network host linuxsuren/api-testing-vault-extension:master atest-vault-ext --vault-token your-token --vault-address http://127.0.0.1:8200\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxsuren%2Fapi-testing-vault-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxsuren%2Fapi-testing-vault-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxsuren%2Fapi-testing-vault-extension/lists"}