Hi All,

Myself and pumudu (pum...@wso2.com) did the initial review of CodePlex
connector and decided to implement it for WSO2 ESB.

*CodePlex Introduction*

CodePlex is an open source project hosting website provided by Microsoft.
It consists of several features such as wiki pages, source controlling
(using mercurial, Team Foundation Server, Subversion or Git), discussion
forums, issue tracking, project tagging, RSS support, statistics and
releases. There are many .Net projects (Windows Forms, WPF, ASP.Net, Share
point) in codeplex which are collaboratively developed and maintained by
community.

*CodePlex HTTP API*

CodePlex HTTP provides  a REST interface where sending and receiving of
data is carried out with JSON. Resources and operations of the API is
stated below.

   - Users
      - Get a user
      - Get the authenticated user
   - Projects
      - Get a user's projects
      - Get the authenticated user's projects
   - Hooks
      - Get the list of supported service hooks
      - Get the list of subscriptions for a service hook
      - Get a subscription
      - Create a subscription
      - Update a subscription
      - Delete a subscription


*API Version*

2012-09-01 (x-ms-version: 2012-09-01)

*Authentication *

Supports OAuth2 protocol (which allows applications to act on behalf of
users without requiring passwords. These authorisations can also be revoked
by users at anytime)

*Documentation URL*

https://www.codeplex.com/site/developers

Thanks,
Tharik
-- 

*Tharik Kanaka* | Associate Software Engineer

WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka

Mobile: +94 77 1616060   | Work: +94 112145345

Email: tha...@wso2.com | Web: www.wso2.com
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to