This application demonstrates a reactive services which requests a stream of data from another service (httpbin) and forwards each peace of data back to the caller. In the meantime, it buffers all the entires in the groups of 10 and sends an email with each group.