summaryrefslogtreecommitdiff
path: root/server.go
AgeCommit message (Collapse)Author
2023-02-11Switch webserver to global config structxengineering
2023-02-11Rename router.go to server.goxengineering
This fits better because this file is the central entry point of the Ceres webserver.