Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jokull/openapi-zod-poc
https://github.com/jokull/openapi-zod-poc
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jokull/openapi-zod-poc
- Owner: jokull
- Created: 2022-05-24T16:25:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T16:29:10.000Z (over 2 years ago)
- Last Synced: 2024-12-17T03:58:31.886Z (15 days ago)
- Language: TypeScript
- Size: 231 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bootstrap
```sh
npm install
node ace test
```## Update
```sh
npm run codegen
npm run zodify
```