/Weather-Api

Primary LanguageTypeScript

Weather API project

The project exposes two endpoint GET /incidents POST /incident

Description

An typecript node api request is made to an external weather api and data is saved in the database together with the request. from https://openweathermap.org/current

Tools Used

  • Node
  • Express
  • Typeorm

Steps to run this project:

  1. Run docker-compose up command