{"id":17562251,"url":"https://github.com/dup4/autowired-cpp","last_synced_at":"2025-03-29T11:44:52.950Z","repository":{"id":57968504,"uuid":"501696204","full_name":"Dup4/autowired-cpp","owner":"Dup4","description":"AutoWired for morden cpp","archived":false,"fork":false,"pushed_at":"2023-09-24T03:24:43.000Z","size":167,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T12:47:31.495Z","etag":null,"topics":["autowired","cpp","dependency-injection"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Dup4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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":"Dup4"}},"created_at":"2022-06-09T14:52:59.000Z","updated_at":"2023-09-18T00:38:39.000Z","dependencies_parsed_at":"2023-09-24T06:56:17.260Z","dependency_job_id":null,"html_url":"https://github.com/Dup4/autowired-cpp","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fautowired-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fautowired-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fautowired-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dup4%2Fautowired-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dup4","download_url":"https://codeload.github.com/Dup4/autowired-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180888,"owners_count":20736459,"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":["autowired","cpp","dependency-injection"],"created_at":"2024-10-21T12:26:22.293Z","updated_at":"2025-03-29T11:44:52.927Z","avatar_url":"https://github.com/Dup4.png","language":"C++","funding_links":["https://github.com/sponsors/Dup4"],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" width=\"96px\" src=\"./assets/1200px_cpp_logo.svg.png\"\u003e\n\n# autowired-cpp\n\n[![Clang Format](https://github.com/Dup4/autowired-cpp/workflows/Clang%20Format/badge.svg)](https://github.com/Dup4/autowired-cpp/actions/workflows/clang_format.yml)\n[![Test](https://github.com/Dup4/autowired-cpp/workflows/Test/badge.svg)](https://github.com/Dup4/autowired-cpp/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/Dup4/autowired-cpp/branch/main/graph/badge.svg)](https://codecov.io/gh/Dup4/autowired-cpp)\n[![GitHub release](https://img.shields.io/github/release/Dup4/autowired-cpp.svg)](https://GitHub.com/Dup4/autowired-cpp/releases/)\n\n## Integration\n\n### CMake\n\n```cmake\nFetchContent_Declare(\n    autowired\n    QUIET\n    GIT_REPOSITORY https://github.com/Dup4/autowired-cpp.git\n    GIT_TAG v{x.y.z} # Where `x.y.z` is the release version you want to use.\n)\n```\n\n### Bazel\n\n```bazel\ngit_repository(\n    name = \"autowired\",\n    remote = \"https://github.com/Dup4/autowired-cpp.git\",\n    tag = \"v{x.y.z}\",  # Where `x.y.z` is the release version you want to use.\n)\n```\n\n## Usage\n\nSee the usage in the [unit test](./test/autowired_v1_test.cc)\n\n## License\n\n[MIT](./LICENSE) License © 2022 - PRESENT [Dup4][dup4]\n\n[dup4]: https://github.com/Dup4\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdup4%2Fautowired-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdup4%2Fautowired-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdup4%2Fautowired-cpp/lists"}