I created a Kotlin library around the v2 API for Android called Tweedle. Would love to hear any feedback

https://github.com/tyczj/Tweedle

3 Likes

This is so awesome! Thanks for sharing :partying_face:.

Library has been updated to support Kotlin Multiplatform

2 Likes

Awesome work @tyczj! Are there plans in the near future to add support for the /search/recent API to Tweedle?

Maybe I am am not sure what you mean but it already can do that

Oops, sorry I totally missed the code for /search/recent, I see it now. Thanks!