cogs_mirror/README.md
2024-12-04 20:25:47 +03:00

495 B

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
  • Basic axum example
  • Full axum integration
  • (?) Custom codegen based HTMX alternative
  • (?) WASM-based "Client Components"