Implementation of a gpodder.net server
Find a file
2023-02-15 18:51:29 +01:00
rpodder-api Init project structure 2023-02-02 22:10:36 +01:00
rpodder-server Impl logout route and password verification 2023-02-15 18:51:29 +01:00
.gitignore Init project structure 2023-02-02 22:10:36 +01:00
Cargo.lock Impl login route 2023-02-11 17:39:36 +01:00
Cargo.toml Add types for DB access 2023-02-05 22:56:18 +01:00
LICENSE Add MIT License 2023-02-02 22:13:35 +01:00
README.md Add Readme 2023-02-02 22:15:35 +01:00

rpodder

Implementation of a gpodder.net server

This is an ongoing effort and in no way usable right now.