Hi, Is there any client application, implemented in Java, for that uses Netflix REST APIs? (or any Java client\code\library related to Netflix) Thanks
Message edited by roy 3 years ago
Hans Granqvist – 3 years ago
I added an example client in the Java net.oauth library (under 'cmdline') a while back. It's mainly for OAuth-related calls but may be of some value in general.
Please sign in to add a post.
Hi,
Is there any client application, implemented in Java, for that uses Netflix REST APIs?
(or any Java client\code\library related to Netflix)
Thanks
Message edited by roy 3 years ago
Hans Granqvist – 3 years ago
I added an example client in the Java net.oauth library (under 'cmdline') a while back. It's mainly for OAuth-related calls but may be of some value in general.