sh8 / wunderlist-api

wunderlist-api enable you to operate your wunderlist resources easily with Ruby.
MIT License
39 stars 18 forks source link

Get all available lists #13

Closed bcongdon closed 8 years ago

bcongdon commented 8 years ago

It would be nice to be able to get a list of all of the authenticated user's lists.

This is easily accessible with the Wunderlist List API

I'll take a stab at this and submit a PR.

bcongdon commented 8 years ago

Doh. Didn't look close enough at the source.

For future travelers, this exists as Wunderlist::API#lists