Skip to content

Useful Go implementations for quick & consistent bootstrapping across microservices

License

Notifications You must be signed in to change notification settings

raythx98/gohelpme

Repository files navigation

gohelpme

Useful Go implementations for quick & consistent bootstrapping across microservices

Prerequisites

  • Go 1.24

Installation

go get github.com/raythx98/gohelpme@latest

or during development

go get github.com/raythx98/gohelpme@<commit_id>

Usage

Look at my project which uses this package for reference

Look at the middlewares directory for the available middlewares, based on net/http

Look at the tools directory for the available tools

About

Useful Go implementations for quick & consistent bootstrapping across microservices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages