My favorites | Sign in
Project Home Downloads Wiki Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Q42's Nabaztag API is a wrapper around the REST service of Violet for the interaction with your Nabaztag or Nabaztag/tag wifi bunny.

This library gives you an easy entrance to the Violet service with more specific feedback (what gone wrong) and more help (what is the input value for this param).

Focus in this library was easy to use and support to the programmer because the original REST service is hard to program to and gives no feedback what goes wrong.

Features

  • The Wrapper API in a .DLL for inclusion in your own project
  • Ready to go, 3 lines and your up! (i'm lying, 2 is all it takes)
  • A ready to go Windows Form application to test different parts of the API / Your bunny.
  • Unit tests for different parts of the API / Your bunny's responses

The API is build in C# on the .NET framework (2.0).

Powered by Google Project Hosting