@VictorBjelkholm
and a aspiring game developer
@Typeform
curl -X GET -H "X-API-TOKEN: api_key" https://api.typeform.io/v0.3/{
"title": "My first form!",
"fields": [
{
"type": "yes_no",
"question": "Are you enjoying this presentation?"
}
]
}{
"font": "Source Code Pro",
"colors": {
"question": "#474747",
"button": "#000000",
"answer": "#3BA89F",
"background": "#FFFFFF"
}
}{
"url": "http://i.imgur.com/iyciF2t.jpg"
}
Crafted by
@VictorBjelkholm