Skip to content

schmentle/swagger-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example using Go Swagger Auth Form Package

This is a simple example of using the go-swagger-auth-form package.

Required to use the package: github.com/schmentle/go-swagger-auth-form

Run the app

  1. Download the go module dependencies
    go mod download
  2. Run the app
    go run main.go
  3. Open the browser and navigate to http://localhost:3000/swagger/index.html

Example screenshot of the form generated:

Local image

About

This is a simple example of using the go-swagger-auth-form package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages