what is rj?
rj its a simple webserver with server side rendering of htmx page.
coding with:
- Undertow: flexible performant web server written in java, based api on NIO
- HikariCP: connection pool project, VERY FAST
- Htmx: serve pages with AJAX, simple
i write some code and u can see in https://github.com/mndren/rj
thank u for reading
have a nice day.