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

Minimalistic / advanced-mode query #123

Closed
chainsawriot opened this issue Dec 14, 2022 · 1 comment
Closed

Minimalistic / advanced-mode query #123

chainsawriot opened this issue Dec 14, 2022 · 1 comment
Assignees

Comments

@chainsawriot
Copy link
Collaborator

chainsawriot commented Dec 14, 2022

#34

Following gh::gh, we should have a function called rtoot::rtoot.

rtoot::rtoot(path = "api/v1/followed_tags") ## default to GET
rtoot::rtoot(path = "api/v1/followed_tags", instance = "mastodon.social", limit = 10) ## ... becomes params, except keywords such as `instance`

A small concern is that it "breaks" our convention for using verb as function name.

@schochastics
Copy link
Member

I think breaking convention is ok for this function, given that is something very advanced and will not be used by many

@chainsawriot chainsawriot self-assigned this Dec 14, 2022
schochastics added a commit that referenced this issue Dec 14, 2022
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