ToolJet/server/templates/github-star-ranking/manifest.json
Shubhendra Singh Chauhan 14c29ee92c
Added more templates (#2123)
* Added templates

* added new categories

* removed multiple versions in a template
2022-02-07 18:51:15 +05:30

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"
}