modulepackage
0.0.0-20240425152807-6ac2af039077
Repository: https://github.com/rareshp/go-chirpy.git
Documentation: pkg.go.dev
# README
go-chirpy
My first server build in Go, specifically for the "Learn Web Servers" course on Boot.dev. Please refrain from harsh judgement 🙂.
Motivation
I wanted to better understand what a server is. The course has definetely presented me with topics I have heard about, but never dealt with before. I had my fair share of pesky problems and failing tests.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDB creates a new database connection.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author