Emarifer

Themes by Emarifer

Go Echo Templ Htmx screenshot

Go/Echo+Templ+Htmx: Full stack application using Golang's Echo framework & Templ templating language with user session management + CRUD to a SQLite database (To Do List) and HTMX in the frontend

Go Echo Templ Project Structure screenshot

Go/Echo+</>Templ: User List App as an example of a project structured in layers, use of Templ Template language and frontend with HTMx technology

Go Htmx Demo screenshot

Simple full-stack web application for saving notes to a Sqlite database (CRUD), with HTML template rendering using </> htmx & _hyperscript. This is a minimalist application that does not use any additional libraries beyond the standard Go library.

Gofiber Htmx Sessions screenshot

Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend

Gofiber Templ Htmx screenshot

Go/Fiber+</>Templ to-do list app with user login and HTMx-powered frontend.

Rust Axum Askama Htmx Todoapp screenshot

Full stack application using Rust's Axum framework & Askama templating language with user auth management (JWT) + CRUD to a SQLite database (To Do List) and HTMX in the frontend.