Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 451 Bytes

Weather Web API

Description

The Weather Web API provides weather data and forecasts for various locations It serves as the backend for the Weather Web application.

Features

  • Fetch current weather data by location
  • Get weather forecasts for up to 7 days
  • Supports multiple data formats (JSON, XML)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/weather-web.git
    cd weather-web/API