Myself and Kesavan(*[email protected]* <[email protected]>) did the initial
review of Vimeo connector and decided to implement it for WSO2 ESB.



 Vimeo Introduction

               Vimeo is a video-sharing website on which users can upload,
share and view videos.




 Connector Summary

Name : Vimeo

API Version : 3.2

*Technology : REST with ESB templates.*

API url : https://developer.vimeo.com/api

*Selected Method List *The API provides many methods. Out of those methods
we have selected the following methods to be implemented in the first
round, within the given time frame.


 Categories

       Get a list of the top level categories.

       Get a list of Channels related to a category.

      Get a list of Groups related to a category.

      Get a list of users related to a category.

      Get a list of videos related to a category.


 Channels

       Get a list of all Channels.

       Get a Channel.

       Get a list of users who follow a Channel.

      Get a list of videos in a Channel.


 Groups

       Get a list of all Groups.

       Get a Group.

       Get a list of users that joined a Group.

       Get a list of videos in a Group.

       Check if a Group has a video.



 Me

     Get a user.

     Edit a single user.

     Check if a Group has a video.

     Remove a video from an Album.

     Get a list of the Channels a user follows.

     Check if a user follows a Channel.

     Get a list of the Groups a user has joined.

     Check if a user has joined a Group.

     Leave a Group.

     Get a list of the user's followers.

     Get a list of the users that a user is following.

     Get a list of videos that a user likes.

     Unlike a video.

    Get a list of videos uploaded by a user.




 Users

     Search for users.

     Get a user.

     Edit a single user.

    Get a list of videos that a user likes.


 Video

    Search for videos.

    Get a video.

   Get related videos.


 Authentication :OAuth 2
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to