Developed a rest API

This commit is contained in:
Tim Beatham
2023-11-13 10:44:14 +00:00
parent 44f119b45c
commit 5f176e731f
9 changed files with 277 additions and 2 deletions

View File

@ -17,6 +17,7 @@ type MeshNode struct {
WgHost string
Timestamp int64
Routes []string
Description string
}
// Represents a WireGuard Mesh