Menu

Home

qtless
![Happyx](https://user-images.githubusercontent.com/49402667/228402522-6dd72d4b-c21c-4acf-b1e2-8318b6e809da.png) Macro-oriented asynchronous full-stack web framework written in Nim with ❤

With HappyX You can easily create web applications ✌

HappyX support same syntax for backend and frontend ✨

SSR

serve("127.0.0.1", 5000):
  "/":
    "Hello, world!"

SPA

appRoutes("app"):
  "/":
    "Hello, world!"

How you can see Happyx is simple to use! 🙂

How I Can Support This Project? ✨

Just put a star or send PR if you can ✌