curl --location --request POST '/skills/add' \ --header 'Content-Type: application/json' \ --data-raw '{ "role": "FullStack Developer", "skills": [ "string" ] }'
null