curl --location 'https://marvelrivalsapi.com/api/v1/dev-diary/' \ --header 'x-api-key;'
{ "id": "string", "title": "string", "date": "string", "overview": "string", "fullContent": "string", "imagePath": "string" }