curl --location '/job/post' \
--header 'Content-Type: application/json' \
--data '{
"title": "Frontend Developer",
"description": "We are looking for a skilled frontend developer to join our team and help build modern web applications.",
"company": "Tech Solutions Inc.",
"employmentType": "full-time",
"skillsRequired": ["JavaScript", "React", "HTML", "CSS"],
"skillLevel": "intermediate",
"applicationMethod": "external",
"applicationLink": "https://techsolutions.com/careers/frontend-dev",
"postedBy": "507f1f77bcf86cd799439011",
"createdAt": "2023-05-15T09:00:00Z"
}'