Categorygithub.com/rssnyder/keys
modulepackage
0.0.0-20250117033303-d9a43d7b5836
Repository: https://github.com/rssnyder/keys.git
Documentation: pkg.go.dev

# README

keys

read

curl https://keys.rileysnyder.dev/foo

write

curl -d 'bar' https://keys.rileysnyder.dev/foo

you can also create random keys

curl -d 'bar' https://keys.rileysnyder.dev

development notes

  1. test with make test
  2. need to split out routes eventually to leverage httptest

# Packages

No description provided by the author

# Structs

No description provided by the author