diff --git a/src/api/introduction.md b/src/api/introduction.md index aa8eaa1..26ca287 100644 --- a/src/api/introduction.md +++ b/src/api/introduction.md @@ -2,6 +2,8 @@ We offer a simple REST API to create and read elements. +## URL + The base url is: ``` diff --git a/src/de/api/introduction.md b/src/de/api/introduction.md index e644853..132ad8f 100644 --- a/src/de/api/introduction.md +++ b/src/de/api/introduction.md @@ -2,6 +2,8 @@ Wir bieten eine einfache REST-Schnittstelle zum Erstellen und Lesen von Elementen an. +## URL + Die Basis-URL lautet: ```