Build full-stack web apps with HTML attributes. No JavaScript. No backend code. Just ship.
See it live
That's it. No event handler. No API route. No state management library.
The HTML is the logic.
This is a live demo. The button fetches a random dog photo from an API, increments your session counter, and updates a wired counter that pushes to every connected browser in real time.
Open this page in a different browser — your count resets, the wired count updates in real time across both.
What you'd normally install, configure, and debug separately -- built in.
Your file structure is your URL structure. pages/post/[id].html becomes /post/123.
Sessions, counters, lists -- mutated from HTML attributes. No backend code.
JWT authentication with role-based access control. Declared in your templates.
JSON-backed collections with CRUD. Forms that save, update, and delete -- no API routes.
HTML files become custom elements. Props, slots, defaults. No JavaScript required.
Utility-first styles included. No npm, no PostCSS, no config. One file.
Every few years, the web reinvents how we build applications. New frameworks promise simplicity but deliver complexity. We chase patterns while the fundamentals remain unchanged: HTML renders content, CSS styles it, and servers process data.
wwwhat is a Rust-powered framework that turns plain HTML into full-stack applications -- file-based routing, server state, auth, and data, all without writing a single line of JavaScript or backend code.
Launching soon. The first wave is limited.
Star on GitHub