0.6.0 • Published 10 years ago

asana-rest-api v0.6.0

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

This is a NPM module which can be used with NodeJS as a tool for:

  • calling the Asana REST API.

ROADMAP

  • 0.7.0 export
    • your tasks into a json-file
    • update npm test with mock-server
  • 0.8.0 import
    • your json-file into Asana
    • transfer/copy data from 1 workspace into another
  • 0.9.0 OAuth support
  • 1.0.0 bugfixes

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.