This repository contains my side projects for practicing Go and backend development.
-
simple-web-server: A simple HTTP server with JSON API and TDD.
-
music-api: A simple REST API for managing music tracks, built with Go stdlib only (no external frameworks).