Development Tools

HappyX – macro-oriented asynchronous full-stack web framework

Last Updated on February 27, 2026

HappyX is a web framework with asynchronous, macro-oriented, full stack support. It aims to combine the features of Jester and Karax and slightly improves them.

HappyX is very simple to use.

This is free and open source software.

Key Features

  • Multiple options for HTTP server! Happyx uses asynchttpserver as default HTTP server (httpx via -d:happyxHttpx, httpbeast via -d:happyxBeast and microhttpserver via -d:happyxMicro as alternative HTTP servers).
  • Support SPA on JS backend and SSR on other backends.
  • Build HTML, CSS and pure JS with buildHtml, buildStyle and buildJs macros.
  • Request models that supports JSON/XML/Form-Data/x-www-form-urlencoded with model macro.
  • Routing and powerful path params.
  • Assignment path params with pathParams macro.
  • Powerful mounting sub-applications with mount macro.
  • Logging with -d:debug.
  • Automatic translate with -d:hpxTranslate or -d:translate flags.
  • CLI tool for creating, serving and building your projects.
  • Hot code reloading (only for SPA projects as of now).
  • Python bindings.
  • NodeJS bindings.

Website: github.com/HapticX/happyx
Support:
Developer: HapticX
License: MIT License

HappyX is written in Nim. Learn Nim with our recommended free tutorials.


Related Software

Nim Web Frameworks
ProloguePowerful and flexible web framework for building elegant web services
JesterSinatra-like web framework
KaraxSingle Page Application framework
NIMWCNim fullstack website framework. NimWC is compiled to C code
HappyXMacro-oriented asynchronous full-stack web framework
BasolatoAsynchronous full-stack web framework
scorperElegant, performant, asynchronous micro web framework.
NexusHigh-level web framework with batteries included

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments