You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailpot/archive-http
Manos Pitsidianakis e8120c75db
core: Add topics field to MailingList
2 weeks ago
..
src core: Add topics field to MailingList 2 weeks ago
Cargo.toml Remove warp 4 weeks ago
README.md archive-http: add static gen binary 2 months ago

README.md

mailpot REST http server

cargo run --bin mpot-archives

generate static files

# mpot-gen CONF_FILE OUTPUT_DIR OPTIONAL_ROOT_URL_PREFIX
cargo run --bin mpot-gen -- ../conf.toml ./out/ "/mailpot"