All Projects → huaweicse → Weathermap

huaweicse / Weathermap

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Weathermap

Fabric8 Wit
wit stands for Work Item Tracker
Stars: ✭ 43 (-33.85%)
Mutual labels:  microservice
Go Restful Api
An idiomatic Go REST API starter kit (boilerplate) following SOLID principles and Clean Architecture
Stars: ✭ 1,043 (+1504.62%)
Mutual labels:  microservice
Luos
Luos technology main lib
Stars: ✭ 55 (-15.38%)
Mutual labels:  microservice
Spring Boot Microservice Eureka Zuul Docker
Spring-Boot rest microservices using Eureka, Zuul, Docker. Monitoring with logstash, logback, elasticsearch, kibana
Stars: ✭ 45 (-30.77%)
Mutual labels:  microservice
Microservice
Xigadee is an open-source Microservice framework, developed by Paul Stancer and Guy Steel. The libraries provide a simple and consistent approach for building modern enterprise API and Microservice based solutions; specifically those solutions targeted on the Azure platform.
Stars: ✭ 47 (-27.69%)
Mutual labels:  microservice
Awesome Micro
A collection of awesome things regarding zeit's micro.
Stars: ✭ 1,053 (+1520%)
Mutual labels:  microservice
Altair
Lightweight and Robust API Gateway written in Go
Stars: ✭ 34 (-47.69%)
Mutual labels:  microservice
Aspnet Core Clean Arch
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
Stars: ✭ 60 (-7.69%)
Mutual labels:  microservice
Relieve
Ease the implementation of multi processing accross your microservices
Stars: ✭ 47 (-27.69%)
Mutual labels:  microservice
Nh Micro
micro service and dynamic script
Stars: ✭ 54 (-16.92%)
Mutual labels:  microservice
Hands On Microservices With Csharp 8 And .net Core 3 Third Edition
Hands-On Microservices with C# 8 and .NET Core 3, Third Edition, published by Packt
Stars: ✭ 46 (-29.23%)
Mutual labels:  microservice
Moleculer Decorators
decorators for moleculer
Stars: ✭ 47 (-27.69%)
Mutual labels:  microservice
Blackstone Api
Blackstone is a spaCy model and library for processing long-form, unstructured legal text. Here, we wrap Blackstone with a performant API layer written in Go.
Stars: ✭ 51 (-21.54%)
Mutual labels:  microservice
Mini Platform
Mini-Platform致力于更简洁易用的轻量级微服务治理平台。
Stars: ✭ 45 (-30.77%)
Mutual labels:  microservice
Spring Cloud Docker Microservice Book Code
《Spring Cloud与Docker微服务架构实战》配套代码。讨论QQ群:731548893
Stars: ✭ 1,100 (+1592.31%)
Mutual labels:  microservice
Nex
Aiming to simplify the construction of JSON API service
Stars: ✭ 35 (-46.15%)
Mutual labels:  microservice
Docker Flask Mongodb Example
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
Stars: ✭ 49 (-24.62%)
Mutual labels:  microservice
Node Express Typescript Boilerplate
A boilerplate for developing web apps with Node.js, Express.js & TypeScript. Demonstrates helpful recipes in 8 steps in individual branches.
Stars: ✭ 60 (-7.69%)
Mutual labels:  microservice
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+12883.08%)
Mutual labels:  microservice
Architecture Service
Service Architecture Document
Stars: ✭ 53 (-18.46%)
Mutual labels:  microservice

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].