Skip to content

A proof of concept of a WebApp built with HTMX and Rust as a backend

License

Notifications You must be signed in to change notification settings

StephaneTrebel/poc-htmx-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository is a simple proof of concept around HTMX, and since it can be linked to an HTTP backend, I chose Rust as its language of choice.

Objectives

  • Learn HTMX with a concrete, ideally non-trivial use-case

  • Improve my "business" Rust

  • Have fun !

How to build

$ cargo build --release

How to start

$ cargo run --release

How to test

$ cargo test

About

A proof of concept of a WebApp built with HTMX and Rust as a backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published