Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 397 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 397 Bytes

REST API service for receive weather forecast for specific locations at specific time.

Run project

Improvements

  • Test coverage
  • Put host, port in the environment variables
  • Add logging
  • Add application health check endpoint
  • Containerize an application