huaweicse / weathermap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

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