micro / services

Real World Micro Services
Apache License 2.0
1.27k stars 139 forks source link

Mastodon API #436

Open asim opened 2 years ago

asim commented 2 years ago

Potentially interesting idea to make Mastodon programmatically available via Micro

BasToTheMax commented 2 years ago

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

asim commented 2 years 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 2 years ago

Ah okay! 👍