Releases: ericleb010/WeatherServer
Releases · ericleb010/WeatherServer
Initial 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.