mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
8 lines
283 B
JSON
8 lines
283 B
JSON
{
|
|
"name": "GitHub star history tracker",
|
|
"description": "Tracks the growth of stargazers in a GitHub repository over time.",
|
|
"widgets": ["Chart"],
|
|
"sources": [{"name": "REST API", "id": "restapi"}],
|
|
"id": "github-star-history-tracker",
|
|
"category": "product-management"
|
|
}
|