package
0.0.0-20231104155918-a2f219f7da2e
Repository: https://github.com/haha6400/11-golang-mini-projects.git
Documentation: pkg.go.dev

# README

CRUD API using Golang

Requirements:

Run:

cd go-crud
go build
go run main.go

If you run successfully, the compiler will display: Starting server at 8000

# Structs

No description provided by the author
No description provided by the author