We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a5f093 commit 112a165Copy full SHA for 112a165
README.md
@@ -37,13 +37,16 @@ If you have OpenAPI specification - you can easily in few minutes create
37
It'll still require to create and publish `n8n-nodes-<yourproject>` npm package,
38
but you can use this package to generate most of the code.
39
40
+
41
👉 We recommend using one of repo for the `n8n-nodes-<yourproject>` package:
42
43
- https://github.com/devlikeapro/n8n-nodes-petstore - Petstore example generated from OpenAPI v3 spec
44
- https://github.com/n8n-io/n8n-nodes-starter - Official n8n nodes starter template
45
46
Find more real-world examples in [Use Cases](#use-cases) section.
47
48
+
49
50
## Installation
51
52
Add `@devlikeapro/n8n-openapi-node` as dependency
node.png
59.8 KB
0 commit comments