diff --git a/assets/templates/index.html b/assets/templates/index.html index 6f592e3..b889140 100644 --- a/assets/templates/index.html +++ b/assets/templates/index.html @@ -1,99 +1,99 @@ {% extends "template.html" %} {% block link %} {% endblock %} {% block content %}
-
-
-
-

WEB API COVID19 MALAYSIA

-
- -
-
-
+
+
+
+

WEB API COVID19 MALAYSIA

+
+ +
+
+
-
-
- - - - -
+
+
+ + + + +
-
-
-
-

EPIDEMIC

-
-
-
-

GET REQUEST

-
-
- -
- -
-
-
-

POST REQUEST

-
-
-

CURL-X POST -H "Content-Type: application/json" -d '{"start_date": "2021-01-02", "end_date": "2021-01-05", "state": "Selangor"}' https://api-covid19-malaysia.herokuapp.com/epidemic/cases

-
- -
-
-
-
+
+
+
+

EPIDEMIC

+
+
+
+

GET REQUEST

+
+
+ +
+ +
+
+
+

POST REQUEST

+
+
+

CURL-X POST -H "Content-Type: application/json" -d '{"start_date": "2021-01-02", "end_date": "2021-01-05", "state": "Selangor"}' https://api-covidmy.onrender.com//epidemic/cases

+
+ +
+
+
+
-
-
-

VACCINATION

-
-
-
-

GET REQUEST

-
-
- -
- -
-
-
-

POST REQUEST

-
-
-

CURL -X POST -H "Content-Type: application/json" -d '{"start_date": "2021-06-02", "end_date": "2021-07-05", "state": "Selangor"}' https://api-covid19-malaysia.herokuapp.com/vaccination/progress

-
- -
-
-
-
-
-
+
+
+

VACCINATION

+
+
+
+

GET REQUEST

+
+
+ +
+ +
+
+
+

POST REQUEST

+
+
+

CURL -X POST -H "Content-Type: application/json" -d '{"start_date": "2021-06-02", "end_date": "2021-07-05", "state": "Selangor"}' https://api-covidmy.onrender.com//vaccination/progress

+
+ +
+
+
+
+
+
-
- -
+
+ +