n8n-nodes-pirate-weather
Version:
n8n node for Pirate Weather API - A free weather API alternative
19 lines (18 loc) • 468 B
JSON
{
"node": "n8n-nodes-pirate-weather.pirateWeather",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Data & Storage"],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.pirateweather.net/en/latest/"
}
],
"primaryDocumentation": [
{
"url": "https://github.com/ChadMoran/n8n-nodes-pirate-weather"
}
]
}
}