A small server that serves your Misskey feed if you send an http request to /[Misskey-server-url]/[access-token].
Find a file
Thelie 9bab6ce036 Update 'src/main.rs'
Changed the hardcoded IP address.
2023-07-04 15:44:49 +02:00
src Update 'src/main.rs' 2023-07-04 15:44:49 +02:00
.gitignore Initial commit 2023-05-29 15:58:30 +02:00
Cargo.lock Added first version. 2023-05-29 16:08:07 +02:00
Cargo.toml Added first version. 2023-05-29 16:08:07 +02:00
LICENSE Initial commit 2023-05-29 15:58:30 +02:00
README.md Initial commit 2023-05-29 15:58:30 +02:00

Mk2Atom

A small server that serves your Misskey feed if you send an http request to /[Misskey-server-url]/[access-token].