09_json/

directory
v0.0.0-...-a1336a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2021 License: Apache-2.0

README

Puppy Server

A simple piece of program, built in GOLANG, that does basic CRUD operations utilising two in-memory built storages implemented using native GO maps and sync.Map package.

Getting Started

Prerequisites
Build, Excute, Test, Lint

Build the main.go

$ go build ./cmd/puppy-server/main.go

Run the build

$ ./cmd/puppy-server/main

To run tests

$ go test ./... -v

Check linting

$ golangci-lint run

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL