Power Shell - user000422/0 GitHub Wiki

API

■Invoke-RestMethod HTTPまたはHTTPSで要求する。

rem URLを指定
Invoke-RestMethod "https://yesno.wtf/api"