🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/nicholasjackson/building-microservices-youtube/product-api

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/nicholasjackson/building-microservices-youtube/product-api

v0.0.0-20211011132451-0cd586295712
Version published
Created

Product API

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

Documentation

OpenAPI documentation can be found in the swagger.yaml file

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

FAQs

Package last updated on 11 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts