Why we have two mails for same connector?
On Thu, Jun 12, 2014 at 6:49 PM, Asanki Fernando <[email protected]> wrote: > Hi Malaka, > > Okay. Thanks for the comment. We'll start with the project plan. > > Best Regards, > Asanki > > > On Thu, Jun 12, 2014 at 6:34 PM, Malaka Silva <[email protected]> wrote: > >> This looks good >> >> >> On Wed, Jun 11, 2014 at 12:49 AM, Asanki Fernando < >> [email protected]> wrote: >> >>> Introduction >>> >>> Foursquare makes apps that help people keep up and meet up with friends, >>> and discover great places. Foursquare is for explorers who want to try out >>> the best spots and like to share the experiences with others. >>> >>> API >>> Foursquare API v2 using REST [1] [2] [3] >>> >>> >>> Foursquare Connector 1.0.0 >>> As the first version main aspect is to having the main CRUD operations >>> and the frequently used foursquare operations using the OAuth >>> authentication. >>> Technology - REST >>> >>> From the provided operations of the Foursquare API [3] below are the >>> selected methods to implement in the Foursquare Connector 1.0.0 >>> >>> *Selected Methods* >>> >>> >>> - Checkins >>> >>> checkinAdd - Allows you to check in to a place. >>> checkinAddComment - Comment on a check-in >>> checkinDeleteComment - Delete a comment on a check-in >>> checkinDetails - Get details of a check-in >>> checkinRecent - Getting a list of recent checkins from >>> friends. >>> >>> >>> - Users >>> >>> userDetails - Returns profile information. >>> userBadges - Returns badges for a given user. >>> userFriendList - Returns friend list of a given user. >>> userMayorships - Returns a user's mayorships. >>> userTips - Returns tips from a user. >>> userApproveFriend - Approve a friend request. >>> userUnfriend - Removes a friend. >>> userUpdate - Update the user's profile photo. >>> userCheckins - Returns a history of checkins for an >>> authenticated user. >>> >>> >>> - Tips >>> >>> tipsAdd - Allows to add a new tip. >>> tipsSearch - Returns a list of tips near the area >>> specified. >>> >>> Above are the selected methods to implement in Foursquare Connector from >>> provided Foursquare API resources [3]. According to the time scope given >>> and as this the 1st version of the Foursquare Connector we've selected the >>> above methods. We've not mentioned the methods that we've not selected >>> since there are lot of methods available in the API. >>> >>> Your suggestions are much appreciated. >>> >>> [1] https://developer.foursquare.com/docs/ >>> [2] https://developer.foursquare.com/start >>> [3] https://apigee.com/resources/foursquare >>> >>> Thanks, >>> Best Regards, >>> Asanki Fernando. >>> >>> >>> >>> _______________________________________________ >>> Architecture mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> >> Best Regards, >> >> Malaka Silva >> Senior Tech Lead >> M: +94 777 219 791 >> Tel : 94 11 214 5345 >> Fax :94 11 2145300 >> Skype : malaka.sampath.silva >> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 >> Blog : http://mrmalakasilva.blogspot.com/ >> >> WSO2, Inc. >> lean . enterprise . middleware >> http://www.wso2.com/ >> http://www.wso2.com/about/team/malaka-silva/ >> <http://wso2.com/about/team/malaka-silva/> >> >> Save a tree -Conserve nature & Save the world for your future. Print this >> email only if it is absolutely necessary. >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Dushan Abeyruwan | Associate Tech Lead Integration Technologies Team PMC Member Apache Synpase WSO2 Inc. http://wso2.com/ Blog:http://dushansview.blogspot.com/ Mobile:(0094)713942042
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
