Open ccoVeille opened 4 days ago
This follows the discussion that happened here https://github.com/badges/shields/discussions/10684
The idea is to be able to provide a non repo-scoped version of
https://shields.io/badges/git-hub-search-hit-counter
GitHub Code Search Public API with Authentication already supported by Shields
https://docs.github.com/fr/search-github/github-code-search/about-github-code-search https://docs.github.com/en/search-github/searching-on-github/searching-code
I want to be able to dynamic badge for query like this
len([]byte(...: 6.5k len(string(: 5.4k len(json.RawMessage(...: 4
Examples of usage in various repository
📋 Description
This follows the discussion that happened here https://github.com/badges/shields/discussions/10684
The idea is to be able to provide a non repo-scoped version of
https://shields.io/badges/git-hub-search-hit-counter
🔗 Data
GitHub Code Search Public API with Authentication already supported by Shields
https://docs.github.com/fr/search-github/github-code-search/about-github-code-search https://docs.github.com/en/search-github/searching-on-github/searching-code
🎤 Motivation
I want to be able to dynamic badge for query like this
len([]byte(...: 6.5k len(string(: 5.4k len(json.RawMessage(...: 4
Examples of usage in various repository