Update something

This commit is contained in:
tiff 2025-01-05 17:27:48 -05:00
parent 93d02955ab
commit 141a698d86
11 changed files with 46 additions and 20 deletions

View file

@ -2,6 +2,8 @@
pubDatetime: 2024-03-24
title: "gURL: A cURL Wrapper Written in Go"
description: Moving on from frontend to something new.
tags:
- go
---
Briefly: I am writing a CLI tool that fetches info from GitHub's REST API as a wrapper around cURL.