Handbook
Glossary
github-delete ( url -- json )
Vocabulary
github
Inputs
url
an
object
Outputs
json
an
object
Definition
USING:
http.json
kernel
;
IN:
github
:
github-delete
( url -- json )
>github-url
http-delete-json
nip
;