Skip to content

Abhi-mav/Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignments

REST API with Spring

Usage

  1. Clone the repository.
  2. Import the maven dependencies. In IntelliJ, enable auto import to do this.
  3. In class called Configuration. Add key -
  4.      public static String API_KEY = "";
    
  5. Obtain a API key from Openweathermap API and add that key to this API_KEY variable.
  6. Run the application.
  7. Using a REST client, test the endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages