Skip to content

Instantly share code, notes, and snippets.

View asksaurabh's full-sized avatar
🎯
Focusing

Saurabh Kumar asksaurabh

🎯
Focusing
View GitHub Profile
@btoone
btoone / curl.md
Last active October 10, 2025 20:21
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