{"id":16239678,"url":"https://github.com/jalkoby/upi","last_synced_at":"2025-08-02T10:33:17.087Z","repository":{"id":17842895,"uuid":"20756804","full_name":"jalkoby/upi","owner":"jalkoby","description":"Simple file hosting build on top of Martini(Go lang) ","archived":false,"fork":false,"pushed_at":"2014-07-30T01:49:58.000Z","size":204,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T09:34:14.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jalkoby.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":"2014-06-12T06:11:46.000Z","updated_at":"2017-07-29T14:08:03.000Z","dependencies_parsed_at":"2022-09-11T18:23:25.655Z","dependency_job_id":null,"html_url":"https://github.com/jalkoby/upi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jalkoby/upi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalkoby%2Fupi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalkoby%2Fupi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalkoby%2Fupi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalkoby%2Fupi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalkoby","download_url":"https://codeload.github.com/jalkoby/upi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalkoby%2Fupi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268371301,"owners_count":24239788,"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":[],"created_at":"2024-10-10T13:44:40.041Z","updated_at":"2025-08-02T10:33:17.049Z","avatar_url":"https://github.com/jalkoby.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"UPI\n===\n\nSimple file hosting build on top of Martini(Go lang) \n\n== Setup process\n\n```bash\n  ~ git clone git@github.com:jalkoby/upi.git\n  ~ cd upi\n  ~ vim .envrc\n  \n  # content of .envrc\n  export GOPATH=\"$(pwd)/.godeps\" # optional\n  export UPI_PASSWORD=\"*password*\"\n  export AWS_ACCESS_KEY_ID=\"*aws key*\"\n  export AWS_SECRET_ACCESS_KEY=\"\"\n  export UPI_UPLOAD=\"$(pwd)/uploads\"\n  export UPI_PUBLIC_HOST=\"http://localhost:3000\"\n  export AWS_BUCKET=\"****\"\n  # content of .envrc\n  \n  ~ direnv allow\n  ~ gpm install\n  ~ go get github.com/codegangsta/gin\n  ~ gin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalkoby%2Fupi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalkoby%2Fupi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalkoby%2Fupi/lists"}