Hi Seems, you have covered all the required operations as defined in delicious API, anyway I would really like to see some meaningful samples once you complete these connector (probably in documentation), and please do share the project plan, please make sure you have to write proper integration tests as I discussed during the initial training session.
Cheers, Dushan On Wed, Jun 11, 2014 at 2:09 PM, duleepa kasun <[email protected]> wrote: > Hi All, > > *Introduction* > > > > *Delicious is a social bookmarking website - the primary use of delicious > is to store your bookmarks online, which allows you to access the same > bookmarks from any computer and add bookmarks from anywhere, too. On > delicious, you can use tags to organize and remember your bookmarks, which > is a much more flexible system than folders. * > > *The API provides read/write access to Delicious bookmarks and tags via an > HTTP-based interface. The RESTful API returns responses in XML.* > > *Delicious Connector Summary* > > > *• Connector Name: delicious-connector-1.0.0* > > *• Version: 1.0.0* > > *• Technology: REST* > Authentication > > Delicious API uses OAuth2 based authentication [1] > > *Posts* > > *postsUpdate — Check to see when a user last posted an item.* > > > > *postsAdd — Add a new bookmark. * > > > > *postsDelete — Delete an existing bookmark. * > > > > *postsGet — Get bookmark for a single date, or fetch specific items. * > > *postsRecent — Fetch recent bookmarks. * > > > > *postsDates — List dates on which bookmarks were posted. * > > > > *postsAll — Fetch all bookmarks by date or index range. * > > > > *postsAllHashes — Fetch a change detection manifest of all items. * > > > > *postsSuggest — Fetch popular, recommended and network tags for a specific > url. * > Tag Bundles > > *tagsBundlesAll — Fetch tag bundles * > > > > *tagsBundlesSet — Assign a set of tags to a bundle* > > *tagsBundlesDelete — Delete a tag bundle * > Tags > > *tagsGet — Fetch all tags. * > > *tagsDelete — Delete a tag from all posts. * > > > > *tagsRename — Rename a tag on all posts. * > > > *Above are the methods that is going to be implemented in the delicious > connector. We have taken all the methods that are supported by the current > delicious *API.[1] > > <https://github.com/SciDevs/delicious-api/tree/master/api> > * <https://github.com/SciDevs/delicious-api/tree/master/api>* > > *[1] https://github.com/SciDevs/delicious-api/tree/master/api > <https://github.com/SciDevs/delicious-api/tree/master/api>* > > > * <https://github.com/SciDevs/delicious-api/tree/master/api>* > Thank you, > Duleepa > -- 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
