Skip to content

Instantly share code, notes, and snippets.

View Jannnn444's full-sized avatar
🤍
iOS Developer

Janus Jannnn444

🤍
iOS Developer
View GitHub Profile
@Jannnn444
Jannnn444 / curl.md
Created February 6, 2024 07:35 — 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
func IWannaGetLost(){
print("I wanna get lost in you")
print("I wanna keep my eyes on you")
print("I wanna get lost in you")
}
func YourLove(){
print("Your love is high like the tide")
print("Come and pull me in")
print("I wanna get low in your glory")
print("See places you've been")
func 我的寶⾙你相信嗎() {
print("我的寶⾙你相信嗎 相信我是為了你才那麼倔強")
print("期待有那麼⼀天 你能看⾒")
}
func 我的寶⾙你還在嗎() {
print("我的寶⾙你還在嗎 隔著電話你⼤概睡著了吧")
print("期待有那麼⼀天 你能明⽩")
}
func 我要⾶() {
print("我要⾶ 要帶你⾶")