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

Merge branch 'main' of https://github.com/Cekis/swg-api into main

This commit is contained in:
Cekis
2021-02-27 23:30:04 -08:00

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.