Categorygithub.com/sauerborn-git/github-actions-test
modulepackage
0.0.0-20240604130238-8c000b3259fd
Repository: https://github.com/sauerborn-git/github-actions-test.git
Documentation: pkg.go.dev

# README

github-actions-test

test add item:

curl http://localhost:8080/albums \
    --include --header \
    "Content-Type: application/json" \
    --request "POST" --data \
    '{"id": "4","title": "The Modern Sound of Betty Carter","artist": "Betty Carter","price": 49.99}'