How can I expose Protractor using a REST API?

I want to call and execute Protractor tests from a REST Client such as SoapUI. Is there a way to create a REST API for Protractor, using frameworks like express for example?