- instead of having to make a new type for each set of routes, now we just need to define the routes as an exported variable. - TODO: add a mechanism to add routes externally to the server setup
- switched to go 1.22 net/http ServeMux for routing - seems to be working really well
completed migration to libvirtxml