dahlia / fedify

ActivityPub server framework in TypeScript
https://fedify.dev/
MIT License
587 stars 32 forks source link

Astro integration #50

Open dahlia opened 6 months ago

dahlia commented 6 months ago

Since Astro supports middleware, we could integrate Fedify with Astro as well. For easier integration, it would be great if Fedify provides an integration function like @fedify/fedify/x/astro.

Some context: https://github.com/dahlia/fedify/discussions/37#discussioncomment-9372276.

dahlia commented 4 months ago

Due to the details of the behavior of Astro's middleware, it looks like the next release (v0.12.0) may not be able to ship with the Astro integration.