This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Description
Hi!
Is there a way to expose a JEA endpoint as a web service, so that it could be used by an external system that knows how to make REST calls?
I already have a JEA endpoint that exposes a few custom cmdlets and it works through PS Remoting just fine. I've been asked to look into presenting those as a web service so that those same cmdlets could have been called by our ticketing system (which can make REST calls).
Thanks!