httpserver

command module
v0.0.0-...-804d9b7 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

README

httpserver

A simple http server implemented with programming language GO

Makefile

# run the root target
make

# run the root target
make root

# build your application & generate binary
make build

# containerize your application
make release

# push your application to mirror warehouse
make push

Tree

# tree display with level 3
tree -L 3

# directory hierarchy
.
├── Dockerfile
├── LICENSE
├── Makefile
├── README.md
├── bin
│   └── amd64
│       └── httpserver
├── build.sh
├── go.mod
├── go.sum
├── main.go
└── test
    └── pprof.go

License

Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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