Ejemplo n.º 1
0
from api.run import ServerController

server = ServerController()

server.start()

server.stop()