Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jokull/openapi-zod-poc


https://github.com/jokull/openapi-zod-poc

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

## Bootstrap

```sh
npm install
node ace test
```

## Update

```sh
npm run codegen
npm run zodify
```