posit-dev / posit-dev/connectapi
Consolidate `get_usage_shiny()` and `get_usage_static()` into `get_views()`
Open
@toph-allen is already working on this.
Since Jul 9, 2024.
- Dominant language
- R
- Stars
- 54
- Forks
- 27
- Avg merge
- 1d 3m
- Merged PRs (30d)
- 1
Description
Following the model of https://github.com/posit-dev/posit-sdk-py/pull/170, conceal from the user the fact that there are different REST APIs for different content types and just present a single way to get usage stats for all types.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.