{"id":20854015,"url":"https://github.com/zephyrpersonal/fetchman","last_synced_at":"2025-10-16T03:33:41.132Z","repository":{"id":57234764,"uuid":"65985611","full_name":"zephyrpersonal/fetchman","owner":"zephyrpersonal","description":"A wrapped fetch api with custom config","archived":false,"fork":false,"pushed_at":"2016-11-20T17:10:06.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T13:14:28.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zephyrpersonal.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":"2016-08-18T09:46:36.000Z","updated_at":"2016-11-20T17:10:08.000Z","dependencies_parsed_at":"2022-09-15T06:50:58.438Z","dependency_job_id":null,"html_url":"https://github.com/zephyrpersonal/fetchman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zephyrpersonal/fetchman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Ffetchman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Ffetchman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Ffetchman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Ffetchman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephyrpersonal","download_url":"https://codeload.github.com/zephyrpersonal/fetchman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephyrpersonal%2Ffetchman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269809476,"owners_count":24478545,"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-10T02:00:08.965Z","response_time":71,"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":[],"created_at":"2024-11-18T03:24:07.814Z","updated_at":"2025-10-16T03:33:36.076Z","avatar_url":"https://github.com/zephyrpersonal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fetchman\n\nSimple fetch api for client and node\n\n## install\n\n```bash\nnpm install fetchman -S\n```\n\n## usage\n\n```javascript\nvar fetchman = require('fetchman')\n\n/**\n * Fetcher\n * @param  {String} url      remote api url\n * @param  {Object} opts     fetch options\n * @return {Function}\n */\n\nvar remoteFoo = fetchman('/foo',{token:'bar'})\n\nremoteFoo.get() // also post,put,delete,patch\nremoteFoo(1).get() // will fetch resource \"/foo/1\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrpersonal%2Ffetchman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephyrpersonal%2Ffetchman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephyrpersonal%2Ffetchman/lists"}