http-client

command module
v0.0.0-...-78289ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

README

Go testing - HTTP client

Endpoints

Root URL: localhost:8080/

Method URL Description
GET /products Fetch list of products
GET /products/{id} Fetch a product by ID
POST /products Create a new product
PUT /products/{id} Update an existing product retrieved by ID
DELETE /products/{id} Delete a product by ID

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL