Hacking Hono: The Ins and Outs of Validation Middleware

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. hono

    Web framework built on Web Standards

    Hono’s type system is one of its greatest strengths. If you don’t take some time to understand the basics though, it can prove to be a frustrating barrier to entry. As a newer framework, and one dedicated to flexibility, Hono’s official documentation mainly covers core concepts and base-cases. Dozens of official and community middleware and templates will steer you towards scalable and maintainable solutions, but the patterns and details are largely left to you.

  2. Civic Auth

    Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.

    Civic Auth logo
  3. lucia

    Authentication, simple and clean

    I’m currently having a lot of fun building auth into a Hono app using the new Lucia Auth guide, which is an awesome resource if you want to roll your own auth, or just learn more. I’m still ironing out some kinks, but I look forward to publishing an article on Hono auth in the coming months!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JStack + Appwrite: A Match Made in Heaven for Modern Web Development

    5 projects | dev.to | 6 Jul 2025
  • Routing in Spin Apps with Hono

    4 projects | dev.to | 7 May 2025
  • Spin JS/TS Router Showdown: Hono vs Itty vs Manual Routing

    1 project | dev.to | 7 May 2025
  • Show HN: Bhvr, a Bun and Hono and Vite and React Starter

    4 projects | news.ycombinator.com | 27 Apr 2025
  • Placegoose: Seeding and deployment with HONC

    3 projects | dev.to | 24 Mar 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?