{"id":15861967,"url":"https://github.com/afeiship/nx-http","last_synced_at":"2025-04-01T20:34:33.603Z","repository":{"id":56885960,"uuid":"175979700","full_name":"afeiship/nx-http","owner":"afeiship","description":"Http for ruby gem.","archived":false,"fork":false,"pushed_at":"2020-03-10T14:54:05.000Z","size":1056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T08:16:27.308Z","etag":null,"topics":["gem","http","next","nx","request"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/afeiship.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":"2019-03-16T14:06:31.000Z","updated_at":"2020-03-10T14:54:07.000Z","dependencies_parsed_at":"2022-08-20T13:50:50.748Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/nx-http","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/afeiship%2Fnx-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnx-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnx-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnx-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/nx-http/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709932,"owners_count":20821297,"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":["gem","http","next","nx","request"],"created_at":"2024-10-05T22:22:13.523Z","updated_at":"2025-04-01T20:34:33.578Z","avatar_url":"https://github.com/afeiship.png","language":"Ruby","readme":"# nx-http\n\u003e Http for ruby gem.\n\n## installation\n```rb\n# from gem\ngem 'nx-http'\n# from git\ngem 'nx-http', git: 'git@github.com:afeiship/nx-http.git'\n```\n\n## usage\n```rb\nNx::Http::request\n\n## ContentType:\nNx::ContentType.constants\n# [:JSON, :URLENCODED, :MULTIPART]\n\n## DataTransform\nNx::DataTransform.multipart(name:'fei', age:100)\n# [[:name, \"fei\"], [:age, 100]]\nNx::DataTransform.urlencoded(name:'fei', age:100)\n# \"name=fei\u0026age=100\"\nNx::DataTransform.json(name:'fei', age:100)\n# \"{\\\"name\\\":\\\"fei\\\",\\\"age\\\":100}\"\n```\n\n## build/publish\n```shell\n# build\ngem build nx-http.gemspec\n\n# publish\ngem push nx-http-0.1.0.gem\n```\n\n## resources\n- https://www.cnblogs.com/wf0117/p/9000443.html","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnx-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fnx-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnx-http/lists"}