Hi there, developers! I’m working on an async v2 API library written in Swift, and I’d love some early feedback on how it’s shaping up.

There’s not much implemented at present: just OAuth 1.0a user auth or 2.0 bearer token, user lookups, and follows methods, but the (auto-generated) docs are hosted on the GitHub repo wiki:
https://github.com/daneden/Twift/wiki

2 Likes

This is awesome! Thanks so much for sharing this here.