Access the Doodle REST API

Recently I was working on a project that should be able to automatically create Doodle polls. Doodle provides a broad REST web service for this task. However, there is no .Net library that takes care of establishing the connection and so on. So I decided to start one on my own.

The library uses DotNetOpenAuth for authentication. It is hosted on CodePlex. Up to now there is only functionality to programmatically create polls because this is the functionality I needed. I look forward to new contributors who want to add more functionality.

, , ,

  1. Leave a comment

Leave a comment