UNPKG

autocode

Version:

the ultimate developer platform

24 lines 383 B
{ "action": "/projects", "method": "post", "fields": { "repo": { "label": "GitHub Repo", "type": "text" }, "name": { "label": "Name", "type": "text" }, "description": { "label": "Description", "type": "textarea" } }, "buttons": { "submit": { "label": "Create Project", "type": "submit" } } }