I don't know what is cutelyst exactly
I mean that create an application that called WebAPI that manages comming requests from clients, suppose that clients are android devices
for this do we need cutelyst?
You seem to describe a client only application which connects to an existing REST service. If so, then QNetworkAccessManager is the class to build your client upon.