An open API service indexing awesome lists of open source software.

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.

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)