mattn / go-mastodon

mastodon client for golang
MIT License
599 stars 85 forks source link

No API v2 support yet? #174

Open drswork opened 1 year ago

drswork commented 1 year ago

It looks like the library doesn't yet have any support for the V2 APIs introduced in Mastodon 4.0.0. Is there work underway to add it? I need some support for it and don't mind at all starting to add it in, but I don't want to duplicate work that's already underway.

wakumaku commented 1 year ago

Same here. Found that /api/v1/media doc is deprecated and I had to manually modify the lib.