{"example":{"curl":"curl -X POST -H 'Content-Type: application/json' \"$URL/parse\" -d '{\"userinfo\": \"Studentname: Jane Doe\"}'","response":{"Studentname":"Jane Doe"}},"hint":"POST to /parse with userinfo","status":"ok"}
