> cat /dev/github | grep security-tools
discovered 03 Aug 2026

n8n-openapi-node

via awesome-list
→ View on GitHub
The `@devlikeapro/n8n-openapi-node` tool facilitates the conversion of OpenAPI (Swagger) specifications into community nodes for the n8n automation platform. It primarily allows developers to integrate various APIs into n8n workflows by generating node configurations directly from OpenAPI v3 specs. Notable features include the `N8NPropertiesBuilder` class, which automates the extraction of resources, operations, query parameters, and headers from the OpenAPI definition, streamlining the node creation process.