Search code examples
scalaoauthdelicious-api

Is there an OAuth wrapper library for Scala?


Is there an OAuth wrapper library for Scala?

I am looking forward to work with my del.icio.us (authenticated via Yahoo account, so I am going to need OAuth) bookmarks base from a Scala code. Is there a wrapper library out there?


Solution

  • Dispatch has an OAuth client implementation. (OAuth package API docs)