{"id":27262686,"url":"https://github.com/amycatgirl/tempstore","last_synced_at":"2026-02-03T08:32:04.701Z","repository":{"id":239758253,"uuid":"800480043","full_name":"amycatgirl/tempstore","owner":"amycatgirl","description":"no nonsense, self-hostable temporary file service","archived":false,"fork":false,"pushed_at":"2025-10-31T20:28:40.000Z","size":95,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T22:13:42.136Z","etag":null,"topics":["deno","file-sharing","temporary-files","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/amycatgirl.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2024-05-14T12:15:33.000Z","updated_at":"2025-05-11T14:29:50.000Z","dependencies_parsed_at":"2024-06-03T16:58:43.897Z","dependency_job_id":"5271b12f-e76a-422b-8fc1-fa830015dcd3","html_url":"https://github.com/amycatgirl/tempstore","commit_stats":null,"previous_names":["amycatgirl/tempstore"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/amycatgirl/tempstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amycatgirl%2Ftempstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amycatgirl%2Ftempstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amycatgirl%2Ftempstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amycatgirl%2Ftempstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amycatgirl","download_url":"https://codeload.github.com/amycatgirl/tempstore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amycatgirl%2Ftempstore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29038544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deno","file-sharing","temporary-files","typescript"],"created_at":"2025-04-11T05:53:08.621Z","updated_at":"2026-02-03T08:32:04.685Z","avatar_url":"https://github.com/amycatgirl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tempstore\n\nno nonsense, self-hostable temporary file service\n\n## running\n\ncreate a folder called `tmpst` at the root of this repository, then run\n\n```bash\nDOMAIN=\"https://example.com\" just run\n```\n\nor\n\n```bash\nDOMAIN=\"https://example.com\" deno task start\n```\n\nIf you want to use a custom port, edit the `PORT` environment variable\n\n```bash\nPORT=\"3000\" deno task start\n```\n\n### docker/podman\n\nan image for docker/podman containers is available at `ghcr.io/amycatgirl/tempstore:latest`\n\nset the `DOMAIN` environment variable to the domain you are using to host tempstore.\n\n## usage\n\ngo to `localhost:5544`\n\nupload file\n\nuse id with the `/object/:id` route (replace `:id` with your id)\n\n## API\n\n### create a new object/file\n\nroute: `/api/object`\n\nmethod: `POST`\n\ncontent Type: `multipart/form-data`\n\nbody\n\n- `file`: self-explanatory\n- `until`: Amount of time to store the file for (in hours)\n\n### get object/file\n\nroute `/api/object/:id`\n\nmethod: `GET`\n\n## demostration\n\n[simplescreenrecorder-2024-06-03_10.43.30.webm](https://github.com/amycatgirl/tempstore/assets/138383945/a97d85c7-729d-4e33-83fd-6c5af770d2fa)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famycatgirl%2Ftempstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famycatgirl%2Ftempstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famycatgirl%2Ftempstore/lists"}