Skip to content

NadiiaKhynotska/weather_api

Repository files navigation

Weather API

Web application for obtaining current weather by city name or geolocation (by latitude and longitude)

Getting Started

npm run start

Project structure

Src-Express

getCurrentWeatherByCityOrGeo: get current weather by city name or geolocation

src: Contains the server-side code written by Express.js

Endpoint: /weather

Functionality: Manages getting current weather by city name or geolocation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published