Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonthegeek/asanar0
'Asana' 'API'
https://github.com/jonthegeek/asanar0
Last synced: 10 days ago
JSON representation
'Asana' 'API'
- Host: GitHub
- URL: https://github.com/jonthegeek/asanar0
- Owner: jonthegeek
- License: other
- Created: 2023-08-16T19:02:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-29T17:33:00.000Z (about 1 year ago)
- Last Synced: 2024-05-01T18:00:52.428Z (6 months ago)
- Language: R
- Size: 335 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# asanar
Client to access the 'Asana' 'API'.
This is a frozen backup of the [asanar](https://jonthegeek.github.io/asanar) package.
Please see that other package for current work.