Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Weather Service

The aim of the service is mostly practice but beyond that to get current geolocation-based weather information and store it into a database and also to provide these stored data to 3rd party applications.

And the main goal is - of course - to create a production-ready example application which can be easily deployed to AWS at the end.

Technologies to use

  • Spring Boot
  • Spring MVC
  • Spring Data, JPA and Hibernate
  • H2 embedded database
  • Netflix Hystrix
  • Docker
  • Spring Cloud (?)
  • ...

Supported weather APIs

Build

git clone git@github.com:domika/SampleWeatherService.git
cd SampleWeatherService
mvn clean install

Run

TBC

API Documentation

TBC

About

Sample Weather Service for practice purpose

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages