curl --location '/get' \ --header 'Content-Type: application/json' \ --data '{ "query": "string" }'
{}