modulepackage
0.0.0-20221206030108-ce06508d086a
Repository: https://github.com/dmtaylor/go-api-keygen.git
Documentation: pkg.go.dev
# README
go-api-keygen
A basic utility for creating API keys suitable for HTTP headers.
Getting started
This project requires go. To build, run:
$ go get
$ go build
$ ./go-api-keygen
Use the -l
flag to specify byte count to encode
# Packages
No description provided by the author