NetBeans 6.1 Tutorial | Creating a Java Client for del.icio.us RESTful Web Services
2008年07月04日 01:21 • 查看 30 次 • 打印本文
del.icio.us is a bookmarking service where you can save, share your favorite/useful URL’s.
It has a REST API: http://del.icio.us/help/api/. Using this API you can design clients (web/desktop) to use the service. NetBeans 6.1 comes bundled with the APIs for popular web-services, which includes del.icio.us.
评论
发表评论