My personalized news and blog aggregator
Go to file
Tyler Hallada 89fdf8f95a Create cli binary
Just has `add-feed` command so far.
2023-05-09 00:08:55 -04:00
migrations Add feed model, link items to feeds 2023-05-07 21:25:22 -04:00
src Create cli binary 2023-05-09 00:08:55 -04:00
.env Initial commit with basic axum and sqlx API 2023-05-07 17:41:45 -04:00
.gitignore Initial commit with basic axum and sqlx API 2023-05-07 17:41:45 -04:00
build.rs Initial commit with basic axum and sqlx API 2023-05-07 17:41:45 -04:00
Cargo.lock Create cli binary 2023-05-09 00:08:55 -04:00
Cargo.toml Create cli binary 2023-05-09 00:08:55 -04:00