A webmention endpoint that stores mentions in files by the day they were received.
Find a file
2023-08-24 18:21:27 +02:00
src :wInitial rusty commit 2023-08-24 15:32:03 +02:00
.gitignore Initial commit 2023-08-24 15:11:24 +02:00
Cargo.toml Added some binary size optimizations to the release build profile. 2023-08-24 17:16:01 +02:00
Dockerfile Bump rust docker image version. 2023-08-24 18:21:27 +02:00
LICENSE Initial commit 2023-08-24 15:11:24 +02:00
README.md Initial commit 2023-08-24 15:11:24 +02:00
send-daily-mail.sh Added files for the docker image 2023-08-24 17:58:27 +02:00

webmention-filer

A webmention endpoint that stores mentions in files by the day they were received.