1
0
mirror of https://github.com/cekis/swg-api synced 2026-01-16 19:05:10 -05:00

Create README.md

This commit is contained in:
Cekis
2021-02-27 22:23:25 -08:00
committed by GitHub
parent e1bbc5e482
commit 9a1ec6349e

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# swg-api
This is an API that connects directly to the SWG Server. This API will both read in statistical information and allow you control over basic server configuration and operation.
This API server is built with Java and uses the Spring Boot framework to create a REST API.