HULAS
HULAS in 60 Seconds
A "modern" web stack based on HTMX, Unix, Lua, AI (Chat-GPT) and SQLite
It's built upon the concepts of HATEOAS and CGI.
Why?
-
I'm looking for an excuse to do something with HTMX.
-
I think CGI is a cool alternative way of building web apis
- for the developer it's just a
print("<h1>Hello World</h1>")
- for the developer it's just a
-
I don't like writing Javascript 😬
Curious? Take a look at the GitHub repo