« Back to Index

Shell: Authenticated curl of the GitHub API

View original Gist on GitHub

Tags: #curl #bash #auth #github #api

Authenticated curl of the GitHub API.bash

curl -i -u integralist:$api_token https://api.github.com/users/octocat