Results 1 to 3 of 3
- 10-25-2012, 11:39 PM #1
Member
- Join Date
- Nov 2011
- Location
- Earth
- Posts
- 16
- Rep Power
- 0
Getting JSON data from REST-based interface
Hi
I really want to know how to do it: I need to get some data from discogs.com API (it's REST-based interface) and then map this data into objects (i. e. jackson json processor). My question is: how to get that data from remote source as discogs.com API? I know that I need before that some Oauth library to authentication.
I will be grateful for any help :)
- 10-26-2012, 12:40 AM #2
Re: Getting JSON data from REST-based interface
So, the data you need isn't publicly available? You must be logged in to access it?
- 10-26-2012, 01:16 AM #3
Member
- Join Date
- Nov 2011
- Location
- Earth
- Posts
- 16
- Rep Power
- 0
Similar Threads
-
Event based serial data receiving GUI app
By NiNja07 in forum Advanced JavaReplies: 1Last Post: 06-22-2011, 10:14 PM -
How do I retrieve data based on user input?
By tunali2 in forum New To JavaReplies: 1Last Post: 04-03-2011, 02:40 PM -
how to get data from more than two tables based on other
By kishan.java in forum New To JavaReplies: 1Last Post: 03-24-2011, 12:20 PM -
converting MySQL data to JSON
By newbiejava in forum New To JavaReplies: 1Last Post: 10-06-2010, 04:57 PM -
JSON Lib: json-lib-1.0-jdk13.jar
By Raghuraman K in forum Advanced JavaReplies: 3Last Post: 05-13-2010, 10:00 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks