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

Joi inside and outside of hapi #117

Open
reid opened this issue Oct 30, 2014 · 0 comments
Open

Joi inside and outside of hapi #117

reid opened this issue Oct 30, 2014 · 0 comments

Comments

@reid
Copy link

reid commented Oct 30, 2014

Since others are planning to discuss hapi, plugins, and case-studies, I'd like to talk about joi.

Aside from the obvious uses and benefits in hapi, Yahoo uses joi to validate and normalize streaming events sent by various Java-based publishers. This system is responsible for handling real-time CI build information — including every console message as builds run — for a system that runs thousands of builds every day.

joi has helped us quickly address bugs and lets our team better understand the interfaces between our systems and modules. I'll take 10 minutes to explain our use of joi — both inside and outside of hapi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants