Skip to main content

All Questions

0 votes
1 answer
233 views

How to serve a computationally intensive application via REST? [closed]

I have got a native image processing application that can enhance photos(peApp). Now, I want to serve this functionality to the world by having a server application that supports REST. Now while ...
Ridiculous Fish's user avatar