kjaleshire / antiokh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antiokh

Description

A proof-of-concept for a Rust web application that embeds all its assets, including JS & images, within the binary.

Links to inspiration & possible features

https://dev.to/werner/practical-rust-web-development-authentication-3ppg

https://doc.rust-lang.org/rust-by-example/testing/unit_testing.html

https://picocss.com/docs/themes.html

https://htmx.org/

https://actix.rs/docs/testing/

TODO

  1. Hash assets (and include in name) for better cache control
  2. Basic auth
  3. Cache header handling
  4. Response compression
  5. HEAD & OPTIONS handling

About


Languages

Language:Rust 84.3%Language:HTML 13.3%Language:JavaScript 2.4%