{"id":73400,"library":"cjoudrey-gluahttp","title":"GLua HTTP","description":"An HTTP client library for GopherLua, enabling HTTP requests from Lua scripts.","status":"active","version":"0.0.0-20201111170219-25003d9adfa9","language":"go","source_language":null,"source_url":"https://github.com/cjoudrey/gluahttp","tags":["lua","http","gopher-lua","client"],"install":[{"cmd":"go get github.com/cjoudrey/gluahttp","lang":"bash","label":"Install github.com/cjoudrey/gluahttp"}],"dependencies":[],"imports":[{"symbol":"gluahttp","correct":"github.com/cjoudrey/gluahttp"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/cjoudrey/gluahttp\"\n\t\"github.com/yuin/gopher-lua\"\n)\n\nfunc main() {\n\tL := lua.NewState()\n\tdefer L.Close()\n\tgluahttp.Preload(L)\n}","lang":"go","description":"Preload the HTTP module into a GopherLua state."},"warnings":[],"env_vars":null,"search_vec":"'client':5,20 'enabl':9 'glua':1 'gopher':18 'gopher-lua':17 'gopherlua':8 'http':2,4,10,16 'librari':6 'lua':13,15,19 'request':11 'script':14","created_at":"2026-06-17T18:50:38.399252+00:00","updated_at":"2026-06-17T18:50:38.399252+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/cjoudrey/gluahttp","github":"https://github.com/cjoudrey/gluahttp","docs":"https://pkg.go.dev/github.com/cjoudrey/gluahttp#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}