Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

object interface (discussion followup) #259

Open
technicat opened this issue Feb 12, 2024 · 1 comment
Open

object interface (discussion followup) #259

technicat opened this issue Feb 12, 2024 · 1 comment

Comments

@technicat
Copy link
Contributor

This isn't really a bug report, just a followup to an earlier discussion about having a more object-oriented API layer. I moved some of my TootSDK extensions into a library at https://github.com/technicat/fedicat that lets you make calls like

boost(post)

and it makes it easier to try to conform to the Swift API style guidelines with more descriptive parameters, e.g.

react(to: announcement, with: reaction)

anyway, it's there if you want it

@kkostov
Copy link
Contributor

kkostov commented Feb 12, 2024

I love the idea, I will have a look! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants