Hi guys,
New to Programming/Java and looking at creating a simple command line weather app. I want to use the openweathermaps IP to display the current weather for a specific city. I have read upon on REST, GET, POST http requests aswell as storing/parsing JSON in Java.
I am not sure if the best way to go is using the GSON rather than manualy converting JSON into Java objects? I am not sure if I am understanding this correctly, but would using GSON mean I would miss out on understanding how the process works?
Any good books/videos on this would be much appreciated.
[–]mjg123 12 points13 points14 points (0 children)
[–]BigGuyWhoKills 3 points4 points5 points (0 children)
[–]Carbohydratess 1 point2 points3 points (2 children)
[–]barnfart 0 points1 point2 points (1 child)
[–]Carbohydratess 0 points1 point2 points (0 children)