issues
search
gesistsa
/
rtoot
:mammoth: R package to interact with the mastodon API
https://gesistsa.github.io/rtoot/
Other
104
stars
14
forks
source link
refactor rate limit checking code in `process_request`, ref #69
#127
Closed
chainsawriot
closed
1 year ago
chainsawriot
commented
1 year ago
Testable + unit tests
Reduce cyclomatic complexity
Using semantic variable name (
api_response
vs
tmp
)
api_response
vstmp
)