Users typically star a Github repository in order to bookmark it for future use. This metric measures total Github stars over time for for this asset’s associated Github repositories.
GET
/
v1
/
developer
/
github
/
new_stars
New Github Stars
Copy
Ask AI
curl --request GET \ --url https://api.invezo.com/v1/developer/github/new_stars \ --header 'x-invezo-api-key: <api-key>'
sort the results by timestamp. asc will return results in ascending order
(oldest to newest), desc will return results in descending order (newest to
oldest). default value is asc