we don't parse the JSON correctly ``` $ curl --data "{\"title\":\"Title ha ha ha\",\"is_completed\":false}" http://localhost:6767/todos {"error":"cannot be parsed"} ```