Tools
This endpoint lets you retrieve all tools of Welcome To The Jungle
tools
Query Parameters
Name
Type
Description
[
{
"thumb_url": "https://welcomekit.co/img/aws.png",
"tool_category": {
"name": "Product Management",
"reference": "pm",
"id": 1
},
"alternative_names": "Aws Cloudfront, Cloudfront",
"name": "Amazon Cloudfront",
"id": 35
},
{
"thumb_url": "https://welcomekit.co/img/js.png",
"tool_category": {
"name": "Front",
"reference": "frontend",
"id": 2
},
"alternative_names": "JS",
"name": "Javascript",
"id": 351
}
...
]Last updated
Was this helpful?