Skip to content

Commit 0d0a63f

Browse files
author
ExpDev07
committed
added shields
1 parent b02041b commit 0d0a63f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> This is a fast (< 200ms) and basic API for tracking development of the new coronavirus (2019-nCoV). It's written in python using 🍼 Flask.
44
5+
![GitHub](https://img.shields.io/github/license/ExpDev07/coronavirus-tracker-api)
6+
![GitHub last commit](https://img.shields.io/github/last-commit/ExpDev07/coronavirus-tracker-api)
7+
![GitHub pull requests](https://img.shields.io/github/issues-pr/ExpDev07/coronavirus-tracker-api)
8+
![GitHub issues](https://img.shields.io/github/issues/ExpDev07/coronavirus-tracker-api)
9+
10+
511
## Endpoints
612

713
All requests must be made to the base url: ``https://coronavirus-tracker-api.herokuapp.com`` (e.g: https://coronavirus-tracker-api.herokuapp.com/all). You can try them out in your browser to further inspect responses.

0 commit comments

Comments
 (0)