Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 322 Bytes

GeoSPARQL-Frontend

Dies ist ein Frontend (Web Service mit Spring Boot), welches zum generieren von GeoSPARQL-Anfragen gedacht ist.

Installation & Starten des Servers

git clone https://github.com/Ali20-dev/GeoSPARQL-Frontend.git
cd GeoSPARQL-Frontend
./gradlew bootRun

Der Server startet auf dem Port 8080.