Skip to content

Instantly share code, notes, and snippets.

View deepocrate's full-sized avatar

deepoCrates deepocrate

View GitHub Profile
@deepocrate
deepocrate / curl.md
Created December 17, 2018 00:04 — 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