Skip to content

Commit c554b72

Browse files
authored
Create API.md
1 parent acbc4e4 commit c554b72

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

API.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# SLF API
2+
3+
### URL: ```https://slftool.github.io/data.json```
4+
5+
### Response:
6+
```json
7+
"letter": {
8+
"stadt": ["","",""],
9+
"land": ["","",""],
10+
"fluss": ["","",""],
11+
"name": ["","",""],
12+
"beruf": ["","",""],
13+
"tier": ["","",""],
14+
"marke": ["","",""]
15+
}
16+
```

0 commit comments

Comments
 (0)