Skip to content

Instantly share code, notes, and snippets.

View frankabee's full-sized avatar
💕
happy

frankabee

💕
happy
  • Germany, Rhine-Main-Area
View GitHub Profile
@frankabee
frankabee / curl.md
Created July 2, 2019 12:23 — 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