Skip to content

LibreWeather/libre-weather-api

Repository files navigation

LibreWeather... API

Core APIs for LibreWeather/libre-weather

Get it up and running

  • Create a .env file in the root with Backend env vars (see Supported Backends)
  • Optionally add SCOPE and LOG_LEVEL as well, for logging management.
  • Run npm i and npm run dev. This will start an auto-reloading nodemon instance, serving the API at localhost:3000.

Development

Check for existing known issues or planned changes, and feel free to contribute.

Swagger doc included at /docs.

Supported Backends

Required Env Vars

  • BACKEND=OWM
  • OWM_KEY=key-here

Required Env Vars

  • BACKEND=METEO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages