Joi: Documentation on https://hapi.dev/module/joi does not exist, it returns 404

Created on 7 Aug 2020  路  11Comments  路  Source: sideway/joi

Documentation on https://hapi.dev/module/joi does not exist, it returns 404

documentation

Most helpful comment

All 11 comments

ChangeLog does not exist ,it is empty

what happened? Did hapi drop joi ?

Is an alternative joi online tester available somewhere?

@hueniverse wanted to move joi out of the hapijs org so this broke the logic that the site was built on on the hapi.dev site. However, the good news is a new site is being built that is dedicated for just joi. I would anticipate that the joi online tester will be available again once that is completed. For now as mentioned above you can just use the API.md link in the short term.

For the tester just use https://npm.runkit.com/joi, it's a bit more work but it does the job.

@Marsup Do you know if contributions are being accepted for the documentation?

Here is something I put together with Docusaurus. It's not as great as the original docs, but it's better than nothing. Anyone is welcome to use it until the real docs are back.

https://d3lx990o4pbt0e.cloudfront.net

New site is being finished this week.

For now this should help

https://web.archive.org/web/20200414190517/https://hapi.dev/module/joi/

I freaked out thinking joi was dropped, all my new apis rely on joi as schema validation.

pheww...

Was this page helpful?
0 / 5 - 0 ratings