cogs mirror so i dont get fucked by github
Find a file
2024-12-03 23:14:54 +03:00
crates errors are now pretty 2024-12-03 23:14:54 +03:00
integrations/axum initial structure 2024-11-11 22:29:18 +03:00
src errors are now pretty 2024-12-03 23:14:54 +03:00
tests errors are now pretty 2024-12-03 23:14:54 +03:00
.gitignore initial commit 2024-11-11 19:00:32 +01:00
Cargo.lock errors are now pretty 2024-12-03 23:14:54 +03:00
Cargo.toml errors are now pretty 2024-12-03 23:14:54 +03:00
README.md readme improvements 2024-11-11 23:32:35 +03:00
SYNTAX.md readme improvements 2024-11-11 23:32:35 +03:00

Cogs - Rust in HTML

Cogs is a fullstack framework for building HATEOAS-based web applications using a custom templating language that compiles directly to highly-optimized Rust code.

HTMX is recommended alongside Cogs as the frontend piece of the HATEOAS stack.

Roadmap

  • Basic syntax and parsing
  • Code generation
  • (?) Custom codegen based HTMX alternative
  • (?) WASM-based "Client Components"