Subversion Repository Public Repository

insightly-api

Entry Size Revision Updated
ContactController.cs 6K 15 Tue 01 Oct, 2013 13:47:15 +0000
ControllerBase.cs 1.9K 15 Tue 01 Oct, 2013 13:47:15 +0000
OrganisationController.cs 4.8K 15 Tue 01 Oct, 2013 13:47:15 +0000
ProjectController.cs 1.8K 15 Tue 01 Oct, 2013 13:47:15 +0000

Commits for insightly-api/trunk/Insightly/Controller

Revision Author Commited Message
15 HadleyHope picture HadleyHope Tue 01 Oct, 2013 13:47:15 +0000

Refactored, added Ninject to load controllers for each part of the API.
InsightlyAPI class is now a true facade for the API.

4 HadleyHope picture HadleyHope Fri 20 Sep, 2013 15:08:23 +0000

Added code and tests to add a basic contact with email address.