mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-30 09:57:19 +00:00
8 lines
349 B
JSON
8 lines
349 B
JSON
{
|
|
"name": "GitHub Star Ranking",
|
|
"description": "Display the list of repositories having equal or more stars as set the by the user, includes advance search filter like language and minimum forks.",
|
|
"widgets": ["Table"],
|
|
"sources": [{"name": "REST API", "id": "restapi"}],
|
|
"id": "github-star-ranking",
|
|
"category": "product-management"
|
|
}
|