{"id":71387,"library":"friendsofgo-graphiql","title":"GraphiQL","description":"A Go package for serving the GraphiQL in-browser IDE for exploring GraphQL APIs.","status":"active","version":"0.2.2","language":"go","source_language":null,"source_url":"https://github.com/friendsofgo/graphiql","tags":["graphql","ide","web","tool"],"install":[{"cmd":"go get github.com/friendsofgo/graphiql","lang":"bash","label":"Install github.com/friendsofgo/graphiql"}],"dependencies":[],"imports":[{"symbol":"graphiql","correct":"github.com/friendsofgo/graphiql"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/friendsofgo/graphiql\"\n)\n\nfunc main() {\n\thttp.Handle(\"/graphiql\", graphiql.Handler())\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Serves the GraphiQL IDE at /graphiql"},"warnings":[],"env_vars":null,"search_vec":"'api':16 'browser':11 'explor':14 'go':3 'graphiql':1,8 'graphql':15,17 'ide':12,18 'in-brows':9 'packag':4 'serv':6 'tool':20 'web':19","created_at":"2026-06-17T18:26:08.103643+00:00","updated_at":"2026-06-17T18:26:08.103643+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/friendsofgo/graphiql","github":"https://github.com/friendsofgo/graphiql","docs":"https://pkg.go.dev/github.com/friendsofgo/graphiql#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","utility"],"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}}