Loading README.md +10 −0 Original line number Diff line number Diff line @fedify/h3: Integrate Fedify with h3 ==================================== [![npm][npm badge]][npm] [![Matrix][Matrix badge]][Matrix] [![Follow @fedify@hollo.social][@fedify@hollo.social badge]][@fedify@hollo.social] This package provides a simple way to integrate [Fedify] with [h3]. The integration code looks like this: Loading @@ -26,6 +30,12 @@ app.use(router); > If you don't do this, Fedify will not be able to respond with a proper error > status code when a content negotiation fails. [npm]: https://www.npmjs.com/package/@fedify/h3 [npm badge]: https://img.shields.io/npm/v/@fedify/h3?logo=npm [Matrix]: https://matrix.to/#/#fedify:matrix.org [Matrix badge]: https://img.shields.io/matrix/fedify%3Amatrix.org [@fedify@hollo.social badge]: https://fedi-badge.deno.dev/@fedify@hollo.social/followers.svg [@fedify@hollo.social]: https://hollo.social/@fedify [Fedify]: https://fedify.dev/ [h3]: https://h3.unjs.io/ Loading Loading
README.md +10 −0 Original line number Diff line number Diff line @fedify/h3: Integrate Fedify with h3 ==================================== [![npm][npm badge]][npm] [![Matrix][Matrix badge]][Matrix] [![Follow @fedify@hollo.social][@fedify@hollo.social badge]][@fedify@hollo.social] This package provides a simple way to integrate [Fedify] with [h3]. The integration code looks like this: Loading @@ -26,6 +30,12 @@ app.use(router); > If you don't do this, Fedify will not be able to respond with a proper error > status code when a content negotiation fails. [npm]: https://www.npmjs.com/package/@fedify/h3 [npm badge]: https://img.shields.io/npm/v/@fedify/h3?logo=npm [Matrix]: https://matrix.to/#/#fedify:matrix.org [Matrix badge]: https://img.shields.io/matrix/fedify%3Amatrix.org [@fedify@hollo.social badge]: https://fedi-badge.deno.dev/@fedify@hollo.social/followers.svg [@fedify@hollo.social]: https://hollo.social/@fedify [Fedify]: https://fedify.dev/ [h3]: https://h3.unjs.io/ Loading