curl --location --request POST 'http://localhost:8080/likes/like/' \ --header 'Authorization: {{token}}'
{}