Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alimy/mir-covid19

developed to track the live updates of COVID-19. (TH_COVID19_International's golang version)
https://github.com/alimy/mir-covid19

covid-19 go-mir web

Last synced: 7 days ago
JSON representation

developed to track the live updates of COVID-19. (TH_COVID19_International's golang version)

Awesome Lists containing this project

README

        

# mir-covid19
[![sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?logo=sourcegraph)](https://sourcegraph.com/github.com/alimy/mir-covid19)

COVID-19 Live Updates of Tencent Health is developed to track the live updates of COVID-19, including the global pandemic trends, domestic live updates, and overseas live updates. This project is just a go version of [TH_COVID19_International](https://github.com/Tencent/TH_COVID19_International) for a guide of how to use [Mir](https://github.com/alimy/mir) to develop web application.

### Usage

```bash
% git clone https://github.com/alimy/mir-covid19
% cd mir-covid19
% make serve
```

### [Preview](https://covid-19.th.qq.com)
![](https://raw.githubusercontent.com/Tencent/TH_COVID19_International/master/images/demo_2.png)