{"id":18044698,"url":"https://github.com/groonga/groonga-http","last_synced_at":"2025-07-10T18:34:59.536Z","repository":{"id":37399693,"uuid":"433341080","full_name":"groonga/Groonga-HTTP","owner":"groonga","description":"Groonga HTTP client library for Perl","archived":false,"fork":false,"pushed_at":"2023-03-15T02:43:50.000Z","size":909,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-10T11:45:20.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://groonga.github.io/Groonga-HTTP/","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/groonga.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-30T07:52:50.000Z","updated_at":"2022-05-19T02:53:45.000Z","dependencies_parsed_at":"2024-10-30T18:10:27.598Z","dependency_job_id":"e022a3be-c7da-463f-9943-7769f48f2411","html_url":"https://github.com/groonga/Groonga-HTTP","commit_stats":{"total_commits":207,"total_committers":1,"mean_commits":207.0,"dds":0.0,"last_synced_commit":"c1fbef95016a2cd047d8704f08af2361fd0541e1"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2FGroonga-HTTP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2FGroonga-HTTP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2FGroonga-HTTP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/groonga%2FGroonga-HTTP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/groonga","download_url":"https://codeload.github.com/groonga/Groonga-HTTP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284923,"owners_count":20913689,"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-10-30T18:10:22.059Z","updated_at":"2025-04-05T03:26:57.899Z","avatar_url":"https://github.com/groonga.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nGroonga::HTTP - Perl module for sending HTTP requests to Groonga.\n\n# INSTALL\n\n    % cpanm Groonga::HTTP\n\n# SYNOPSIS\n\n    use Groonga::HTTP;\n\n    my $groonga = Groonga::HTTP-\u003enew;\n\n    # Search for the \"Site\" table of Groonga.\n    my @result = $groonga-\u003eselect(\n       table =\u003e 'Site'\n    );\n    print @result;\n\n# DESCRIPTION\n\nGroonga-HTTP is a Perl module for sending HTTP requests to Groonga.\n\nGroonga-HTTP provides user-friendly Web API instead of low-level Groonga Web API.\nThe user-friendly Web API is implemented top of the low-level Groonga Web API.\n\n# LICENSE\n\nCopyright 2021-2022 Horimoto Yasuhiro.\n\nGNU Lesser General Public License version 3 or later.\nSee [COPYING](https://github.com/groonga/Groonga-HTTP/blob/main/COPYING) and [COPYING.LESSER](https://github.com/groonga/Groonga-HTTP/blob/main/COPYING.LESSER) for details.\n\n# AUTHOR\n\nHorimoto Yasuhiro \u003chorimoto@clear-code.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroonga%2Fgroonga-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgroonga%2Fgroonga-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgroonga%2Fgroonga-http/lists"}