A Simple REST API for Handling Topologies.
GET /topologies
GET /topologies/{topologyId}/components
GET /topologies/{topologyId}/netlist/{netlistNode}
GET /topologies/read/{fileName}
GET /topologies/write/{topologyId}
DELETE /topologies/{topologyId}
for accessing the swagger documentaion
GET /swagger-ui.html