File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ $ npm run dev
14
14
15
15
## Endpoints
16
16
> Combined Data
17
- * https://rona-api.herokuapp.com/ ➡️ all countries data
17
+ * [ https://rona-api.herokuapp.com/ ] ( https://rona-api.herokuapp.com ) ➡️ all countries data
18
18
* [ https://rona-api.herokuapp.com/{country} ] ( https://rona-api.herokuapp.com/kenya ) ➡️ single country data
19
19
20
20
> Repoted Cases
21
- * https://rona-api.herokuapp.com/reported ➡️ all countries data
21
+ * [ https://rona-api.herokuapp.com/reported ] ( https://rona-api.herokuapp.com/reported ) ➡️ all countries data
22
22
* [ https://rona-api.herokuapp.com/reported/{country} ] ( https://rona-api.herokuapp.com/reported/kenya ) ➡️ single country data
23
23
24
24
> Deaths
25
- * https://rona-api.herokuapp.com/deaths ➡️ all countries data
25
+ * [ https://rona-api.herokuapp.com/deaths ] ( https://rona-api.herokuapp.com/deaths ) ➡️ all countries data
26
26
* [ https://rona-api.herokuapp.com/deaths/{country} ] ( https://rona-api.herokuapp.com/deaths/kenya ) ➡️ single country data
27
27
28
28
You can’t perform that action at this time.
0 commit comments