Jugendhackt / Request

All APIs (social media, news, RSS, ...) conveniently in one App
https://www.youtube.com/watch?v=JDynrDOVh-Y
GNU General Public License v3.0
5 stars 0 forks source link

Mastodon account for this project #2

Open linux-lukas opened 2 years ago

linux-lukas commented 2 years ago

Would a Mastodon account for this project be possible?

Geronymos commented 2 years ago

Mastodon has JSON and RSS APIs so this should be very easy to implement. The endpoints looks like https://mastodon.social/@user.rss / https://mastodon.social/@user.json. You just have to write a new entry in api/ and write a parser in jmespath and you should be ready to go.

I would like to have another look at this project some time soon. Maybe I also implement support for messengers through KDEs telepathy.