{"id":23155042,"url":"https://github.com/tengattack/gluamongo","last_synced_at":"2025-04-04T16:45:32.898Z","repository":{"id":57584450,"uuid":"364608121","full_name":"tengattack/gluamongo","owner":"tengattack","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-31T05:13:22.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T02:21:34.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tengattack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-05T14:40:10.000Z","updated_at":"2021-05-31T05:13:24.000Z","dependencies_parsed_at":"2022-09-13T07:50:19.437Z","dependency_job_id":null,"html_url":"https://github.com/tengattack/gluamongo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fgluamongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fgluamongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fgluamongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tengattack%2Fgluamongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tengattack","download_url":"https://codeload.github.com/tengattack/gluamongo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247215880,"owners_count":20903003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T20:15:12.643Z","updated_at":"2025-04-04T16:45:32.879Z","avatar_url":"https://github.com/tengattack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LuaMongo for GopherLua\n\nA native Go implementation of MongoDB library for the [GopherLua](https://github.com/yuin/gopher-lua) VM.\n\n## Using\n\n### Loading Modules\n\n```go\nimport (\n\t\"github.com/tengattack/gluamongo\"\n)\n\n// Bring up a GopherLua VM\nL := lua.NewState()\ndefer L.Close()\n\n// Preload LuaMongo modules\ngluamongo.Preload(L)\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftengattack%2Fgluamongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftengattack%2Fgluamongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftengattack%2Fgluamongo/lists"}