Skip to content

Instantly share code, notes, and snippets.

View Thraka's full-sized avatar
💭
Andy De Deorge

Andy De George Thraka

💭
Andy De Deorge
  • Microsoft Corporation
  • Monroe, Wa
View GitHub Profile
@btoone
btoone / curl.md
Last active May 14, 2024 19:32
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