petnamesd

module
v0.0.0-...-fbe500b Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: GPL-3.0

README

petnamesd

Motivation

A small webservice that provides a GET /petnames endpoint that returns petnames looking like this:

{
    "pet_name": "cool-cat"
}

Installation

Simply do:

go install github.com/4thel00z/petnamesd/...@latest
Usage
PORT=1234 petnamesd &
curl "http://localhost:1234/petnames?words=3&separator=_"

License

This project is licensed under the GPL-3 license.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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