package
0.0.0-20250120014142-c9544fe4ed9d
Repository: https://github.com/landofcoder/go-lang-gin-postgresql-example.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DELETE /contacts/:id Delete a contact.
GET /contacts/:id Find a contact.
GET /contacts Get all contacts.
PATCH /contacts/:id Update a contact.