mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 20:28:52 +00:00
Add bakalari endpoint
This commit is contained in:
parent
9936125675
commit
af6dc62525
1 changed files with 11 additions and 0 deletions
11
source/includes/endpoints.md
Normal file
11
source/includes/endpoints.md
Normal file
|
|
@ -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.
|
||||
Loading…
Reference in a new issue