Message to all .NET Folks, I think it's a good time to say that I made an open-source .NET library to connect to the Mastodon API
https://github.com/glacasa/Mastonet/
Message to all .NET Folks, I think it's a good time to say that I made an open-source .NET library to connect to the Mastodon API
https://github.com/glacasa/Mastonet/
@glacasa Are there any glaring api endpoints missing from Mastonet?
I am currently looking at Mastodot as well and since there is not a Swagger for the Mastodon API I can't easily compare them.
Thanks!
@adamhill The Mastodon API are documented here (on the left menu)
https://docs.joinmastodon.org/methods/apps/
Let me know if some APIs are missing