DEV Community

Cover image for HappyX web-framework
Ethosa
Ethosa

Posted on

HappyX web-framework

What Is HappyX? πŸ€”

HappyX is a macro-oriented asynchronous web-framework written in Nim ✨

Why HappyX? 🀨

HappyX provides one solution for all project types.
Single page applications, Static site generation, Server side rendering - you can make it easy with HappyX 🎈

Features 🍍

  • Switchable HTTP server for SSR projects πŸ”Œ
  • Configurable project, routing and path params βš™
  • CLI tool for working with your projects πŸ’»
  • Hot code reloading in single page applications (and other project types in future) πŸ”₯

Source Code πŸ’Ύ

You can find source code here

Top comments (0)