{"id":24022282,"url":"https://github.com/jakeburden/file-up","last_synced_at":"2025-04-05T21:33:50.268Z","repository":{"id":57235678,"uuid":"52188057","full_name":"jakeburden/file-up","owner":"jakeburden","description":"Upload files like you would with curl --upload-file","archived":false,"fork":false,"pushed_at":"2016-11-22T05:33:07.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T13:54:24.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jakeburden.png","metadata":{"files":{"readme":"readme.markdown","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-02-21T03:02:33.000Z","updated_at":"2017-04-06T13:29:49.000Z","dependencies_parsed_at":"2022-09-15T06:50:37.483Z","dependency_job_id":null,"html_url":"https://github.com/jakeburden/file-up","commit_stats":null,"previous_names":["jekrb/file-up"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeburden%2Ffile-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeburden%2Ffile-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeburden%2Ffile-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeburden%2Ffile-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakeburden","download_url":"https://codeload.github.com/jakeburden/file-up/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406076,"owners_count":20933803,"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":[],"created_at":"2025-01-08T13:50:36.048Z","updated_at":"2025-04-05T21:33:50.229Z","avatar_url":"https://github.com/jakeburden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## file-up\n\n[![build status](http://img.shields.io/travis/jekrb/file-up.svg?style=flat)](http://travis-ci.org/jekrb/file-up)\n\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\n\nUpload files like you would with [curl --upload-file](https://curl.haxx.se/docs/manpage.html#-T) (almost).\n\n```\nnpm install file-up -g\n```\n\n### Usage\n\n``` bash\nfile-up file.txt example.com\n```\n\n### api\n\n`file-up` can be used as a command that takes a filename and url as arguments, or you can pass it optional parameters.\n\n#### `-T` or `--upload-file`\nspecifies the file to upload\n\n#### `--url`\nspecifies the url (default `localhost`)\n\n#### `-p` or `--port`\nspecifies the port (default `80`)\n\n#### `-m` or `--method`\nspecifies the method (default `PUT`)\n\n\n\n### Notes\n\nYou can specify one -T for each URL on the command line. Each -T + URL pair specifies what to upload and to where.\n\n#### Todos\n\n1. Support URL globbing (like curl).\n2. Write better test.\n3. Probably lots of other things. I haven't had time to find edge cases.\n\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeburden%2Ffile-up","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakeburden%2Ffile-up","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeburden%2Ffile-up/lists"}