Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
The project we'll be working with in this workshop is a Spring web app that utilizes the forecast.io API and a couple Google APIs. This video introduces you to that project and shows you how to get it up and running on your own machine.
Sync Your Code to the Start of this Video
git checkout -f v2
Using Git with this Workshop
See the README on Github for information on how to use Git with this repo to follow along with this workshop.
Forking on Github
Extending this project to make it your own is a wonderful way for you to take your learning and experience to the next level. Consider forking the project on Github!
Consuming a REST API with Spring's RestTemplate
You need to sign up for Treehouse in order to download course files.
Sign up