Skip to content

hexfa/Springboot_Weather_API_By_Openweathermap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springboot_Weather_API_By_Openweathermap

Java Springboot Weather API By Openweathermap.com service

Detail

This is a weather advanced API services through the Openweathermap site API.

Important: This service is currently available and usable online. You can test the API without compiling. Just use https://demo.hexfa.com instead of http://localhost:8080 and then test the API.


Database of API:

Download MySql Database

Note: If the API does not show anything, please check the below details:

1-Please get your specific Token from the link below and use it for "src\main\java\com\hexfa\weather\Helper\WeatherAPI.java" file


Open Weather Map API Website


Guide: Once you sign up using your email, the API key (APPID) will be sent to you in a confirmation email. Your API keys can always be found on your account page, where you can also generate additional API keys if needed.

2-Please set your MySql details(Address with port, username, password) and also change API password 111 to make it stronger and use it for "src\main\resources\application.properties" file.



Guide: If you want to change the database name from spring to another, you should change the spring name after the port number in the top file.

Document of API:

Visit Postman Document

API Testing:

Download Postman Collection

About

Java Springboot Weather API By Openweathermap.com service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages