post http://localhost:3000/employees
Create new employee..
Log in to see full request history
Response
Create new employee..
xxxxxxxxxx
curl --request POST \
--url http://localhost:3000/employees \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: