Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pony-huang/ms-weather
分布式(天气)demo
https://github.com/pony-huang/ms-weather
Last synced: 4 days ago
JSON representation
分布式(天气)demo
- Host: GitHub
- URL: https://github.com/pony-huang/ms-weather
- Owner: pony-huang
- Created: 2020-08-28T00:35:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T00:40:50.000Z (over 4 years ago)
- Last Synced: 2024-10-31T15:05:20.166Z (about 2 months ago)
- Language: TSQL
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`