Skip to content

ISI-nc/go-swagger-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Usage

import swaggerui "github.com/isi-nc/go-swagger-ui/v3"

func main() {
  // ...

  swaggerui.HandleAt("/swagger-ui/")

  // ...
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 50.9%
  • Shell 40.6%
  • Makefile 8.5%