Skip to content

maoxuepeng/weathermap

 
 

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: http://support.huaweicloud.com/bestpractice-servicestage/servicestage_bestpractice_0032.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.6%
  • JavaScript 15.5%
  • Shell 7.0%
  • HTML 5.9%
  • Batchfile 3.4%
  • Dockerfile 0.8%
  • CSS 0.8%