{"id":15099202,"url":"https://github.com/wmartinmimi/curlua","last_synced_at":"2026-01-06T08:31:31.130Z","repository":{"id":158835931,"uuid":"541206478","full_name":"wmartinmimi/curlua","owner":"wmartinmimi","description":"simple web interface for lua using curl","archived":false,"fork":false,"pushed_at":"2022-09-25T15:20:01.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T17:45:28.748Z","etag":null,"topics":["curl","libcurl","lua","simple","web"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/wmartinmimi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-25T14:55:12.000Z","updated_at":"2022-09-25T15:23:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"82888d30-379a-4ff9-8ed6-c95baa6137a9","html_url":"https://github.com/wmartinmimi/curlua","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"6e279ebdac8caeab9859832a707032135cc34fa5"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fcurlua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fcurlua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fcurlua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmartinmimi%2Fcurlua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wmartinmimi","download_url":"https://codeload.github.com/wmartinmimi/curlua/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245855132,"owners_count":20683466,"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":["curl","libcurl","lua","simple","web"],"created_at":"2024-09-25T17:07:42.347Z","updated_at":"2026-01-06T08:31:26.092Z","avatar_url":"https://github.com/wmartinmimi.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# curlua\n\nsimple web interface for lua using curl\n\n## What is it?\n\nA library designed to help lua developers connect to the web\n\n- simple\n- small\n- single file script\n- a hobby project\n\ncurlua is a combination of curl and lua.\n\n*I do not own curl though*\n\n## Requirements\n\n- curl installed in user device\n\n## How to use\n\n```lua\nrequire \"curlua\"\n\nhtml = curlua.get(\"https://example.com\")\n\nprint(html)\n```\n\nMore examples can be found in project root.\n\n## Issues, Pull requests\n\nFeel free to create issues and pull requests!\nAny nice contributions are welcomed.\n\n## License\n\nMIT License (same as lua)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmartinmimi%2Fcurlua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwmartinmimi%2Fcurlua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmartinmimi%2Fcurlua/lists"}