From af6dc62525962a2b590ebe6df53cbf70421c397d Mon Sep 17 00:00:00 2001 From: danbulant Date: Wed, 5 Feb 2020 21:06:15 +0100 Subject: [PATCH] Add bakalari endpoint --- source/includes/endpoints.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 source/includes/endpoints.md diff --git a/source/includes/endpoints.md b/source/includes/endpoints.md new file mode 100644 index 0000000..820b1ec --- /dev/null +++ b/source/includes/endpoints.md @@ -0,0 +1,11 @@ +# Endpoints + +## Bakalari + +> Example request + +```shell +curl "https://api.danbulant.eu/v1/bakalari/rozvrh/user/domain.tld/SecretPassword123" +``` + +Tries getting the info from Bakalari API.