Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add koa-zod-router to README #2346

Merged
merged 1 commit into from May 22, 2023

Conversation

JakeFenley
Copy link
Contributor

@JakeFenley JakeFenley commented Apr 19, 2023

This PR adds koa-zod-router to the README.

I created this library after using koa-joi-router quite frequently in projects, which works for I/O validation, but lacks type-safety. So I created koa-zod-router to address this and improve upon whats already out there. The library has been used in a few of my own projects in production and is pretty well tested at 99% coverage. For a full list of features please follow the link to the project's repository.

Would just like to say thank you @colinhacks for creating this awesome library, zod has been a fantastic dev experience.

@netlify
Copy link

netlify bot commented Apr 19, 2023

Deploy Preview for guileless-rolypoly-866f8a ready!

Name Link
🔨 Latest commit d48d70c
🔍 Latest deploy log https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/646ac2afd7e5eb0008d3acd9
😎 Deploy Preview https://deploy-preview-2346--guileless-rolypoly-866f8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@colinhacks colinhacks merged commit ca7b032 into colinhacks:master May 22, 2023
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants