Skip to content

Commit 4670554

Browse files
committed
add demo to readme
1 parent 3489d9f commit 4670554

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/good-bananas-repair.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"prisma-openapi": patch
3+
---
4+
5+
add demo to readme

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
![GitHub License](https://img.shields.io/github/license/nitzano/prisma-openapi)
1111
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)
1212

13+
### [Demo 🚀](https://prisma-openapi.nitzano.com/)
14+
1315
</div>
1416

1517
A Prisma generator that automatically creates OpenAPI specifications from your Prisma schema. Seamlessly integrate your database models with API documentation without writing any additional code.

0 commit comments

Comments
 (0)