Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/sum28it/coffee-shop/product-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/sum28it/coffee-shop/product-api

  • v0.0.0-20230207065102-fb74e51355f2
  • Source
  • Go
  • Socket score

Version published
Created
Source

A REST based API written in Go using Gorilla Mux Router.

Product-api exposes endpoints for following features-

  • Adding a new product
  • Getting list of products
  • Getting a specific product
  • Deleting product

It uses Open API specification for documentation and Swagger for auto-code generation.

Graceful Shutdown- It is a mechanism to shutdown server properly by allowing ongoing requests time to terminate and stop accepting new requests.

Open API spec- The OpenAPI Specification, formerly known as the Swagger Specification, is the world’s standard for defining RESTful interfaces. The OAS enables developers to design a technology-agnostic API interface that forms the basis of their API development and consumption.

FAQs

Package last updated on 07 Feb 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc