Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am taconeko on github.
  • I am taconeko (https://keybase.io/taconeko) on keybase.
  • I have a public key ASAvO5cMVfqpJ4uMCJestKfasqTbWUxW1xJ6gi3MM4T7CAo

To claim this, I am signing this object:

@taconeko
taconeko / curl.md
Created October 31, 2017 01:49 — 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