I am looking for on premise micro service/framework to poll API endpoint , do some business logic with response and post to another endpoint. I know I can do it in one small program but is there a micro service or template I can use instead of writing new program every time I need something like this ?
