Skip to content

Instantly share code, notes, and snippets.

View w3cx4's full-sized avatar
💭
I may be slow to respond.

w3cx4 w3cx4

💭
I may be slow to respond.
View GitHub Profile
@w3cx4
w3cx4 / curl.md
Created March 3, 2019 21:54 — 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