From ba6915bb47b9ac18948684b277916fa8124d3457 Mon Sep 17 00:00:00 2001 From: "0xSYN.dev" <86598690+SAYOUNCDR@users.noreply.github.com> Date: Tue, 21 Oct 2025 07:06:13 +0530 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9CGo=20Backend=20Complete=20Cheat?= =?UTF-8?q?=20Sheet=E2=80=9D=20,=20Comprehensive=20Go=20Backend=20=20Cheee?= =?UTF-8?q?tsheet=20(#12703)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added Typescript with react and node/express * Order fixed * Spaces linting error fixed * Update more/free-programming-cheatsheets.md Co-authored-by: Eric Hellman * Linting error solved + title changed * Added Docker comprehensive cheetsheet * Docker cheetsheet * Fixed errors * Allcaps is removed and resolved * Added Springboot cheat * Fixed some issue on linting * Added springboot cheetsheet * Added descriptive titles for cheetsheets * Added Go backend comprehensive cheatshhet * Linting error fixed * Added Go CheatSheet for backed -fixed linting error * Linting error fixed --------- Co-authored-by: Eric Hellman --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 943e580ff..36ef0d965 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -259,6 +259,7 @@ ### Go * [cht.sh Go Cheatsheet](https://cht.sh/go/:learn) (HTML) +* [Go Backend Complete Cheat Sheet](https://github.com/SAYOUNCDR/Bha---Go-/blob/main/Readme.md) - Sayoun Parui (Markdown) * [Go Cheatsheet](https://devhints.io/go) - devhints, Rico Santa Cruz (HTML) * [Go Programming (Golang) Cheat Sheet](https://zerotomastery.io/cheatsheets/golang-cheat-sheet/) - ZeroToMastery (HTML) * [Golang Cheat Sheet](https://github.com/a8m/golang-cheat-sheet) - Ariel Mashraki (HTML)