Skip to content

devTym/test-symfony-weather-app

Repository files navigation

Weather API Symfony Application

Description

This Symfony application fetches current weather data from an external Weather API.


Installation

  1. Clone the repository
  2. Build and run the Docker container:
docker-compose up --build

This will automatically start the PHP built-in server on http://localhost:8020.

  1. Composer Install
composer i
  1. Environment Configuration
WEATHER_API_KEY=your_api_key_here
  1. Running Tests
make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors