Skip to content

Diamekod0221/lingventa_weatherApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lingventa_weatherApi

A simple spring boot microservice that allows getting data from OpenMeteoAPI.

The server shares an endpoint which users can call with longitude and latitude, to get specfific past data from the OpenMeteoApi in a Json format. The data from the MeteoAPI is serialized into java objects, worked over and serialized into a json again. The server comes embedded with H2 in-memory DB and saves successfull requests. Basic validation has been implemented.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages