Skip to content

Releases: ericleb010/WeatherServer

Initial release

23 Sep 04:25
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

First release of containerized web server.

  • Created RealTimeWeather route to pass along weather service responses in real time.
  • Implemented logic to allow for prioritizing service providers, first-available response selection, and minimum wait-times.
  • Fully unit tested and providing over 95% coverage.
  • Containerized and ready for deployment onto Docker 1.12+ servers.