Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

huaweicse/weathermap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d5729f · May 29, 2019
Feb 14, 2019
Feb 21, 2019
Feb 21, 2019
Feb 21, 2019
Feb 6, 2018
Feb 21, 2019
Feb 21, 2019
Mar 26, 2019
Mar 7, 2018
May 29, 2019
Aug 22, 2018
Aug 22, 2018
Feb 6, 2018
Jan 24, 2019
Nov 19, 2018
Aug 22, 2018
Feb 6, 2018
May 10, 2019
Aug 22, 2018
Feb 6, 2018

Repository files navigation

WEATHERMAP

  • WEATHERMAP is a weather forecasting app that gives you current weather details around the world and forecasts for the next three days.
  • This demo shows you the basic capabilities of the CSE microservices engine and the ability to support rapid development of new services and zero-transform access to existing services.

Building

  • Java 8 + and Node 4.8.4+
  • Modify file credentials, set with your own AS/SK.

Default project is cn-north-1. To modify it, you can simply set the following property in credentials :

project=xxx

As WEATHERMAP needs to obtain weather forecast data through the Openweather service, the working environment must be able to connect the Internet.

more details: https://support.huaweicloud.com/bestpractice-servicestage/servicestage_bestpractice_0031.html