curl --location --request GET '/api/logs/today'
{ "date": "string", "logs": [ { "type": "string", "content": [ "string" ] } ] }