curl \
	--request POST \
	--header "Accept: application/json" \
	--header "Content-Type: application/json" \
	--data "{\"name\":\"tammy134235345235\", \"salary\":0, \"age\":\"tammy133\"}" \
	"http://dummy.restapiexample.com/api/v1/create"