{"id":72897,"library":"swaggest-swgui","title":"Swagger UI Handler","description":"Package swgui provides an HTTP FileSystem handler for serving Swagger UI interface assets.","status":"active","version":"1.8.7","language":"go","source_language":null,"source_url":"https://github.com/swaggest/swgui","tags":["swagger","ui","http","documentation"],"install":[{"cmd":"go get github.com/swaggest/swgui","lang":"bash","label":"Install github.com/swaggest/swgui"}],"dependencies":[],"imports":[{"symbol":"swgui","correct":"github.com/swaggest/swgui"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/swaggest/swgui/v5\"\n)\n\nfunc main() {\n\thttp.Handle(\"/swagger/\", swgui.NewHandler(\"My API\", \"/swagger.json\", \"/swagger/\"))\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Serves Swagger UI at /swagger/ using a local swagger.json spec."},"warnings":[],"env_vars":null,"search_vec":"'asset':16 'document':20 'filesystem':9 'handler':3,10 'http':8,19 'interfac':15 'packag':4 'provid':6 'serv':12 'swagger':1,13,17 'swgui':5 'ui':2,14,18","created_at":"2026-06-17T18:44:40.567696+00:00","updated_at":"2026-06-17T18:44:40.567696+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/swaggest/swgui","github":"https://github.com/swaggest/swgui","docs":"https://pkg.go.dev/github.com/swaggest/swgui#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-17","next_check":"2026-12-14","install_tag":null}}