Skip to content

lucassith/weather-rest-app

Repository files navigation

Weather REST App

Basic app to fetch temperature for current day. Batteries included.

Requirements

  • Node.js
  • NPM
  • Yarn
  • Gulp (DEV)

How to run

  • Run yarn install && yarn test
  • Configure values in config files.
  • Run yarn start for production or gulp for development
  • Request page http://localhost:3000/weather?email=yourmail%40example.comm&city=LoNDoN

Todo

Search for TODO in code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published