micro / services

Real World Micro Services
Apache License 2.0
1.25k stars 136 forks source link

Mastodon API #436

Open asim opened 1 year ago

asim commented 1 year ago

Potentially interesting idea to make Mastodon programmatically available via Micro

BasToTheMax commented 1 year ago

Like a Mastodon clone or an API that interacts with the Mastodon API?

asim commented 1 year ago

API that interacts with the mastodon API. Some way of abstracting it to make it really simple/easy to use and incorporate with the rest of Micro. So might be a subset, ability to create users, post messages, etc. Just bring it into the ecosystem, same way as we can send emails or sms or do a google search or youtube query.

BasToTheMax commented 1 year ago

Ah okay! 👍