Skip to content

Commit 112a165

Browse files
committed
readme
1 parent 7a5f093 commit 112a165

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,16 @@ If you have OpenAPI specification - you can easily in few minutes create
3737
It'll still require to create and publish `n8n-nodes-<yourproject>` npm package,
3838
but you can use this package to generate most of the code.
3939

40+
4041
👉 We recommend using one of repo for the `n8n-nodes-<yourproject>` package:
4142

4243
- https://github.com/devlikeapro/n8n-nodes-petstore - Petstore example generated from OpenAPI v3 spec
4344
- https://github.com/n8n-io/n8n-nodes-starter - Official n8n nodes starter template
4445

4546
Find more real-world examples in [Use Cases](#use-cases) section.
4647

48+
![example](node.png)
49+
4750
## Installation
4851

4952
Add `@devlikeapro/n8n-openapi-node` as dependency

node.png

59.8 KB
Loading

0 commit comments

Comments
 (0)