Loading packages/elysia/README.md +5 −5 Original line number Diff line number Diff line <!-- deno-fmt-ignore-file --> @fedify/express: Integrate Fedify with Express ============================================== @fedify/elysia: Integrate Fedify with Elysia =========================================== [![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 [Express]. This package provides a simple way to integrate [Fedify] with [ElysiaJS]. The integration code looks like this: Loading @@ -26,10 +26,10 @@ console.log("Elysia App Start!"); ~~~~ [npm]: https://www.npmjs.com/package/@fedify/elysia [npm badge]: https://img.shields.io/npm/v/@fedify/express?logo=npm [npm badge]: https://img.shields.io/npm/v/@fedify/elysia?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/ [Express]: https://expressjs.com/ [ElysiaJS]: https://elysiajs.com/ Loading
packages/elysia/README.md +5 −5 Original line number Diff line number Diff line <!-- deno-fmt-ignore-file --> @fedify/express: Integrate Fedify with Express ============================================== @fedify/elysia: Integrate Fedify with Elysia =========================================== [![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 [Express]. This package provides a simple way to integrate [Fedify] with [ElysiaJS]. The integration code looks like this: Loading @@ -26,10 +26,10 @@ console.log("Elysia App Start!"); ~~~~ [npm]: https://www.npmjs.com/package/@fedify/elysia [npm badge]: https://img.shields.io/npm/v/@fedify/express?logo=npm [npm badge]: https://img.shields.io/npm/v/@fedify/elysia?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/ [Express]: https://expressjs.com/ [ElysiaJS]: https://elysiajs.com/