package
0.0.0-20240401142834-ab19c838fe5a
Repository: https://github.com/marcelo-feliz/golang.git
Documentation: pkg.go.dev

# README

run the application and make a request

curl -i -X POST -d "isbn=978-1470184841&title=Metamorphosis&author=Franz Kafka&price=5.90" localhost:8080/books/create/process

# Structs

export fields to templates fields changed to uppercase.