Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pony-huang/ms-weather

分布式(天气)demo
https://github.com/pony-huang/ms-weather

Last synced: 4 days ago
JSON representation

分布式(天气)demo

Awesome Lists containing this project

README

        

## 说明
* 服务与注册 `msa-weather-eureka-server`
* zuul网关 `msa-weather-zuul`
* 天气数据采集微服务的实现`msa-weather-collection`
* 天气数据API微服务的实现`msa-weather-data`
* 天气预报微服务的实现`msa-weather-report`
* 城市数据API微服务的实现`msa-weather-city`