diff --git a/docs/middleware/third-party.md b/docs/middleware/third-party.md index f267328e..c607580b 100644 --- a/docs/middleware/third-party.md +++ b/docs/middleware/third-party.md @@ -94,5 +94,6 @@ Most of this middleware leverages external libraries. - [MCP](https://github.com/honojs/middleware/tree/main/packages/mcp) - [RONIN (Database)](https://github.com/ronin-co/hono-client) - [Session](https://github.com/honojs/middleware/tree/main/packages/session) +- [StitchAPI (Typed, resilient API calls + SSE)](https://github.com/rejifald/StitchAPI/tree/main/packages/hono) - [tsyringe](https://github.com/honojs/middleware/tree/main/packages/tsyringe) - [User Agent based Blocker](https://github.com/honojs/middleware/tree/main/packages/ua-blocker)