Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 261 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 261 Bytes

Go Echo Swagger

component to add swagger to echo framework

call echoswagger.New(configurator, echo) to add swagger url

Config

ECHOSWAGGER_FILE_PATH - swagger json file location, default ./swagger.json ECHOSWAGGER_URL_PATH - swagger url, default /docs