Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

software-dev-course-using-apis-in-a-full-stack-app

Starter code for the practice in the Using APIs in a Full-Stack Application module.

INSTRUCTIONS

  • Most of the code has already been written for you; your job is to focus on what's needed to pull real data from two OpenWeatherMap APIs: Current Weather and Geocoding. Familiarize yourself with the endpoints and the shape of the JSON payload you will receive in response.
  • You will use RestTemplate and should refer to both the lesson in the module and also the documentation as needed to set up your fetches properly.
  • Take a few moments to familiarize yourself with the existing code so that you understand how it all relates and how the pieces you will work on will complete the application.
  • Follow the TODOs in sequence; use the built-in TODO panel in IntelliJ to find them quickly.

EXPECTED RESULTS

Your finished app should function as shown below:

Choosing option 1 in the console app Choosing option 4 in the console app Choosing option 5 in the console app

About

Starter code for the practice in the APIs in a Back End Application module

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages