{"id":52181,"library":"swaggo-echo-swagger","title":"Echo Swagger","description":"Echo middleware to automatically generate RESTful API documentation with Swagger.","status":"active","version":"1.5.2","language":"go","source_language":null,"source_url":"https://github.com/swaggo/echo-swagger","tags":["swagger","echo","api-documentation","middleware"],"install":[{"cmd":"go get github.com/swaggo/echo-swagger","lang":"bash","label":"Install github.com/swaggo/echo-swagger"}],"dependencies":[],"imports":[{"symbol":"echoswagger","correct":"github.com/swaggo/echo-swagger"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/labstack/echo/v4\"\n\t\"github.com/swaggo/echo-swagger\"\n\t_ \"your-app/docs\"\n)\n\nfunc main() {\n\te := echo.New()\n\te.GET(\"/swagger/*\", echoswagger.WrapHandler)\n\te.Logger.Fatal(e.Start(\":8080\"))\n}","lang":"go","description":"Minimal Echo server with Swagger UI endpoint."},"warnings":[],"env_vars":null,"search_vec":"'api':9,16 'api-document':15 'automat':6 'document':10,17 'echo':1,3,14 'generat':7 'middlewar':4,18 'rest':8 'swagger':2,12,13","created_at":"2026-06-15T06:44:30.812661+00:00","updated_at":"2026-06-15T06:44:30.812661+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/swaggo/echo-swagger","github":"https://github.com/swaggo/echo-swagger","docs":"https://pkg.go.dev/github.com/swaggo/echo-swagger#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}