You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#curl --user "caspyin" --request POST --data '{"description":"Created via API","public":"true","files":{"file1.txt":{"content":"Demo"}}' https://api.github.com/gists
echo {\
\"title\": \"$(date | cut -d ":" -f1)\"\
} > json.txt
curl --user "chackerian" --request POST --data @json.txt https://api.github.com/repos/chackerian/Trades/issues