docs

package
v0.0.0-...-9b54d0a Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

OpenAPI

For simple viewing:

  1. Open swagger viewer: https://editor.swagger.io/
  2. Get link to this file: https://raw.githubusercontent.com/p12s/csv-create-api/master/docs/swagger.yaml
  3. Import file by URL into viewer

Go

Used commands

go get -u github.com/swaggo/swag/cmd/swag
~/go/bin/swag init -g ./cmd/main.go

See docs in browser

http://localhost:8010/swagger/index.html

Documentation

Overview

Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag

Index

Constants

This section is empty.

Variables

View Source
var SwaggerInfo = swaggerInfo{
	Version:     "0.0.2",
	Host:        "localhost:8010",
	BasePath:    "/",
	Schemes:     []string{},
	Title:       "Product app REST-API",
	Description: "Simple product application for adding/getting products and download CSV-file",
}

SwaggerInfo holds exported Swagger Info so clients can modify it

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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