api - ResultSet in JSON format using JAVA code -
i have java code uses youtube data api search videos based on user entered query. have results stored in map data structure of java. want result in json format or store in json file. can please me it?
there several libraries out there this. try jackson or gson.
Comments
Post a Comment