# Routing in Spin Apps with Hono

DevFeed: [Routing in Spin Apps with Hono](<https://devfeed.tech/articles/routing-in-spin-apps-with-hono-15251.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/hono-router-with-spin>)

Author: Thorsten Hans

Published: 2025-04-22T12:00:00Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [Hono](<https://devfeed.tech/topics/honojs.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [build](<https://devfeed.tech/tags/build.md>), [routing](<https://devfeed.tech/tags/routing.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

This tutorial explains how to build full-fledged HTTP APIs in Spin applications using the Hono Router, Spin's new SDK, and TypeScript.

## Source excerpt

Build full-fledged HTTP APIs with the Hono Router with Spin's new SDK and TypeScript