{"id":13741867,"url":"https://github.com/googleapis/api-linter","last_synced_at":"2025-05-14T14:07:33.905Z","repository":{"id":38869926,"uuid":"178064406","full_name":"googleapis/api-linter","owner":"googleapis","description":"A linter for APIs defined in protocol buffers.","archived":false,"fork":false,"pushed_at":"2025-04-22T04:47:19.000Z","size":2804,"stargazers_count":678,"open_issues_count":76,"forks_count":152,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-04-26T18:15:18.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://linter.aip.dev/","language":"Go","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/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"docs/support/search.html","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-27T19:49:48.000Z","updated_at":"2025-04-26T16:56:42.000Z","dependencies_parsed_at":"2023-10-14T14:00:20.725Z","dependency_job_id":"eaa1bf87-c9ec-4ad0-8cba-b764b43e2990","html_url":"https://github.com/googleapis/api-linter","commit_stats":null,"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159194,"owners_count":22024558,"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":"2024-08-03T04:01:03.490Z","updated_at":"2025-05-14T14:07:33.887Z","avatar_url":"https://github.com/googleapis.png","language":"Go","funding_links":[],"categories":["Protocol Buffers","Go"],"sub_categories":["Tools"],"readme":"# Google API Linter\n\n[![ci](https://github.com/googleapis/api-linter/actions/workflows/ci.yaml/badge.svg)](https://github.com/googleapis/api-linter/actions/workflows/ci.yaml)\n![latest release](https://img.shields.io/github/v/release/googleapis/api-linter)\n![go version](https://img.shields.io/github/go-mod/go-version/googleapis/api-linter)\n\nThe API linter provides real-time checks for compliance with many of Google's\nAPI standards, documented using [API Improvement Proposals][]. It operates on\nAPI surfaces defined in [protocol buffers][].\n\nIt identifies common mistakes and inconsistencies in API surfaces:\n\n```proto\n// Incorrect.\nmessage GetBookRequest {\n  // This is wrong; it should be spelled `name`.\n  string book = 1;\n}\n```\n\nWhen able, it also offers a suggestion for the correct fix.\n\n[_Read more ≫_](https://linter.aip.dev/)\n\n## Versioning\n\nThe Google API linter does **not** follow semantic versioning. Semantic\nversioning is challenging for a tool like a linter because the addition or\ncorrection of virtually any rule is \"breaking\" (in the sense that a file that\npreviously reported no problems may now do so).\n\nTherefore, the version numbers refer to the linter's core interface. In\ngeneral:\n\n- Releases with only documentation, chores, dependency upgrades, and/or\n  bugfixes are patch releases.\n- Releases with new rules (or potentially removed rules) are minor releases.\n- Releases with core interface alterations are major releases. This could\n  include changes to the internal Go interface or the CLI user interface.\n\n**Note:** Releases that increment the Go version will be considered minor.\n\nThis is an attempt to follow the spirit of semantic versioning while still\nbeing useful.\n\n## Contributing\n\nIf you are interested in contributing to the API linter, please review the [contributing guide](https://linter.aip.dev/contributing) to learn more.\n\n## License\n\nThis software is made available under the [Apache 2.0][] license.\n\n[apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0\n[api improvement proposals]: https://aip.dev/\n[protocol buffers]: https://developers.google.com/protocol-buffers\n[rule documentation]: ./rules/index.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleapis%2Fapi-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogleapis%2Fapi-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogleapis%2Fapi-linter/lists"}