How to run analytics function via REST

Hello,
How to run any calculators of package com.opengamma.analytics.financial?
For example, I need to run ValueDeltaCalculator but I want to initiate the call via REST.

My idea is to have OG-server running separately and after proper configuration just communicate with it using REST.

Best regards, Evgeniy