{"id":19839897,"url":"https://github.com/themarlboroman/curlw","last_synced_at":"2026-05-18T02:34:26.364Z","repository":{"id":100037188,"uuid":"130171354","full_name":"TheMarlboroMan/curlw","owner":"TheMarlboroMan","description":"Easy wrapper around libcurl, formerly \"curl_request\"","archived":false,"fork":false,"pushed_at":"2022-09-13T05:45:59.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T22:21:37.696Z","etag":null,"topics":["curl","usable","wrapper"],"latest_commit_sha":null,"homepage":"","language":"C++","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/TheMarlboroMan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-04-19T06:49:42.000Z","updated_at":"2022-09-13T05:40:46.000Z","dependencies_parsed_at":"2023-03-18T10:01:08.107Z","dependency_job_id":null,"html_url":"https://github.com/TheMarlboroMan/curlw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheMarlboroMan/curlw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Fcurlw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Fcurlw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Fcurlw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Fcurlw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheMarlboroMan","download_url":"https://codeload.github.com/TheMarlboroMan/curlw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Fcurlw/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268393925,"owners_count":24243315,"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-08-02T02:00:12.353Z","response_time":74,"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":["curl","usable","wrapper"],"created_at":"2024-11-12T12:24:46.042Z","updated_at":"2026-05-18T02:34:21.324Z","avatar_url":"https://github.com/TheMarlboroMan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# curlw\n\nWrappers around curl HTTP requests. Formerly known as \"curl_request\".\n\n# Building under Linux.\n\n- Install first the required libcurl components with 'apt-get install libcurl4-gnutls-dev';\n- Do the out of source build:\n\t- mkdir build\n\t- cd build\n\t- cmake ..\n\t- make\n- Whatever you use this for, compile with -lcurl.\n\n# Building under Windows 64 bit with mingw-w64.\n\n- Make your life easy and get http://win-builds.org.\n- Again, make your life easy and install all packages, even if you won´t use them.\n- TODO: See how cmake does this...\n- Modify the makefile_win file so the INCLUDE and LIBPATH variables point to the winbuilds include and lib directories.\n- Open a shell. Set your path to the \"bin\" directory of winbuilds (PATH=%PATH%;path-to-the-bin-directory)\n- mingw32-make.exe -f makefile_win\n- Whatever you use this for, compile with -lcurl.dll\n\n# licenses\n\nThis library makes no sense without libcurl itself, whose license can be read on the LICENSE_THIRD_PARTY file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemarlboroman%2Fcurlw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemarlboroman%2Fcurlw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemarlboroman%2Fcurlw/lists"}