Skip to content

Commit ab2cdf3

Browse files
committed
readme
1 parent b7a03f6 commit ab2cdf3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ pnpm add @devlikeapro/n8n-openapi-node
4343
yarn add @devlikeapro/n8n-openapi-node
4444
```
4545

46+
👉 We recommend using one of repo for the template:
47+
48+
- https://github.com/devlikeapro/n8n-nodes-petstore - Petstore example generated from OpenAPI v3 spec
49+
- https://github.com/n8n-io/n8n-nodes-starter - Official n8n nodes starter template
50+
51+
Find more real-world examples in [Use Cases](#use-cases) section.
52+
4653
## Usage
4754

4855
1. Add your `openapi.json` to `src/{NodeName}` folder

0 commit comments

Comments
 (0)