Explore and search
Explore is the broad repository search and filtering surface.
Common filters
Section titled “Common filters”| Filter | Meaning |
|---|---|
provider | github or gitlab |
language | Primary language name |
topic | Repository topic |
q | Text search query |
minStars, maxStars | Star count bounds |
minForks, maxForks | Fork count bounds |
maxAgeDays | Limit to newer repositories |
excludeForks | Omit forks by default |
excludeArchived | Omit archived repositories by default |
Search suggestions
Section titled “Search suggestions”The search box uses /api/search/suggest to suggest repositories, languages, and topics.
curl "https://gitstars.io/api/search/suggest?q=react&limit=5"