Skip to content

A simple driver to use for trello applications. It uses basic api calls through get, post, put and delete http requests

License

Notifications You must be signed in to change notification settings

Cycov/TrelloDriver

Repository files navigation

TrelloDriver

A simple driver to use for trello applications. It uses basic api calls through get, post, put and delete http requests

It uses MongoBD.Bson for parsing incoming json data.

No documentation availibile at the moment.

To use the driver for now you will need to provide both a key and a token, authentification are planned. Token and key can be obtained from https://trello.com/app-key . You need to go to "Token" link to gte the token.

TODO: add request error handling like in Card.cs for all Trello driver classes

Still Work in progress, more work required on action section

About

A simple driver to use for trello applications. It uses basic api calls through get, post, put and delete http requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages