Documentation on https://hapi.dev/module/joi does not exist, it returns 404
check this out https://github.com/sideway/joi/blob/master/API.md
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.
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...
Most helpful comment
check this out https://github.com/sideway/joi/blob/master/API.md