yetwebutils

module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2021 License: MIT

README

GitHub license

Yet 'Another' Web Utils (yetwebutils)

yetwebutils is a highly opinionated collection of go packages, which reduces the amount of boilerplate code for simple web projects.

But essentially it acts like another standard lib for creating web applications.

This project is more like an experiment on how much web functionality can be abstracted in own reusable packages and I'm very curious how this will evolve. The main goal is to reduce boilerplate code for greenfield web projects. Nervertheless feel free to use it for your own needs!

Install

go get -u github.com/pvormste/yetwebutils

Packages

All packages are prefixed with yet.

package Description pkg.go.dev doc
yethttp Provides helpers for working with http docs
yetnet Provides helper code for working with low level network like TCP, UDP and Ports docs

Directories

Path Synopsis
Package yethttp provides helpers for working with http.
Package yethttp provides helpers for working with http.
Package yetnet contains helper code for working with low level network like TCP, UDP or Ports.
Package yetnet contains helper code for working with low level network like TCP, UDP or Ports.

Jump to

Keyboard shortcuts

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