{"id":13896339,"url":"https://github.com/noma4i/lua-api-client","last_synced_at":"2025-07-28T23:04:56.234Z","repository":{"id":26270263,"uuid":"29717612","full_name":"noma4i/lua-api-client","owner":"noma4i","description":"Lua REST API Client","archived":false,"fork":false,"pushed_at":"2015-01-24T07:02:04.000Z","size":284,"stargazers_count":33,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-24T08:38:33.627Z","etag":null,"topics":["api-client","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noma4i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-23T05:08:56.000Z","updated_at":"2025-07-04T18:37:11.000Z","dependencies_parsed_at":"2022-08-26T20:21:57.504Z","dependency_job_id":null,"html_url":"https://github.com/noma4i/lua-api-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noma4i/lua-api-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Flua-api-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Flua-api-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Flua-api-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Flua-api-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noma4i","download_url":"https://codeload.github.com/noma4i/lua-api-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Flua-api-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267600092,"owners_count":24113713,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api-client","lua"],"created_at":"2024-08-06T18:02:50.913Z","updated_at":"2025-07-28T23:04:56.203Z","avatar_url":"https://github.com/noma4i.png","language":"Lua","readme":"# lua-api-client\n\nSimple HTTP API Client to talk with REST API and parse JSON response.\n\n**Syntax:**\n````lua\n  api_call(\n    method,\n    url,\n    params\n  )\n````\n\n**Example:**\n````lua\n  result = api_call(\n    \"POST\",\n    \"https://us2.api.mailchimp.com/2.0/lists/list\",\n    \"apikey=ABCD\"\n  )\n````\n\nRun `example.lua` to see actual result\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Flua-api-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoma4i%2Flua-api-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Flua-api-client/lists"}