/
DE
devfullcycle
/
Go Expert API Example
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2m ago · Updated 1mo ago
Details
Filter operations
products
5
get
List products
post
Create product
get
Get a product
put
Update a product
delete
Delete a product
users
2
products
Update a product
Update a product
put
/products/{id}
Path parameters
id
string
uuid
required
product ID
Request body
DtoCreateProductInput
required
name
string
price
number
Response
OK
Changes