asana-rest-api
v0.6.0
Published
A Node.js implementation for the Asana REST API.
Readme
This is a NPM module which can be used with NodeJS as a tool for:
- calling the Asana REST API.
ROADMAP
0.7.0export- your tasks into a
json-file - update
npm testwith mock-server
- your tasks into a
0.8.0import- your
json-file into Asana - transfer/copy data from 1 workspace into another
- your
0.9.0OAuth support1.0.0bugfixes
DOCUMENTATION
How to use this NPM module can be found at //joeyvandijk.github.io/asana-rest-api or use the test/ directory for test examples.
