Skip to content

Instantly share code, notes, and snippets.

View rdickert's full-sized avatar

Robert Dickert rdickert

View GitHub Profile
@rdickert
rdickert / curl.md
Created March 9, 2016 23:19 — forked from btoone/curl.md
A curl tutorial using GitHub's API

Introduction

An introduction to curl using GitHub's API

The Basics

Makes a basic GET request to the specifed URI

curl https://api.github.com/users/caspyin