https://github.com/aknuds1/meteor-trello-client
Meteor wrapper for the Trello client API.
https://github.com/aknuds1/meteor-trello-client
Last synced: 7 months ago
JSON representation
Meteor wrapper for the Trello client API.
- Host: GitHub
- URL: https://github.com/aknuds1/meteor-trello-client
- Owner: aknuds1
- License: apache-2.0
- Created: 2015-08-16T22:08:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-16T22:17:40.000Z (about 10 years ago)
- Last Synced: 2025-01-06T18:18:59.021Z (9 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meteor Trello Client
Meteor wrapper for the Trello [client API](https://trello.com/docs/gettingstarted/clientjs.html).Remember to set your [developer key](https://trello.com/app-key) against the API:
Trello.setKey(myKey)