product-api

command
v0.0.0-...-fb460ba Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2020 License: MIT Imports: 9 Imported by: 0

README

Product API

Go based Product API built using the Gorilla Toolkit https://www.gorillatoolkit.org/

git

Running

The applicaiton can be run with go run

➜ go run main.go
products-api 2020/02/16 16:15:11 Starting server on port 9090

curl localhost:9090/products


curl -v localhost:9000/1 -XPUT  -d '{"name": "tea", "decription": "a nice cup of tea"}' | jq

curl localhost:9000 | jq

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