{"id":13689100,"url":"https://github.com/supriyo-biswas/upaste","last_synced_at":"2026-05-01T14:32:49.938Z","repository":{"id":44777538,"uuid":"104719627","full_name":"supriyo-biswas/upaste","owner":"supriyo-biswas","description":"A tiny pastebin written using the Flask framework.","archived":false,"fork":false,"pushed_at":"2023-05-01T20:57:03.000Z","size":15,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T13:16:39.359Z","etag":null,"topics":["flask","pastebin","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/supriyo-biswas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-25T07:52:44.000Z","updated_at":"2022-12-01T22:46:44.000Z","dependencies_parsed_at":"2024-10-30T02:47:31.372Z","dependency_job_id":null,"html_url":"https://github.com/supriyo-biswas/upaste","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/supriyo-biswas/upaste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supriyo-biswas%2Fupaste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supriyo-biswas%2Fupaste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supriyo-biswas%2Fupaste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supriyo-biswas%2Fupaste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supriyo-biswas","download_url":"https://codeload.github.com/supriyo-biswas/upaste/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supriyo-biswas%2Fupaste/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32501399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["flask","pastebin","python"],"created_at":"2024-08-02T15:01:33.652Z","updated_at":"2026-05-01T14:32:49.918Z","avatar_url":"https://github.com/supriyo-biswas.png","language":"Python","funding_links":[],"categories":["flask"],"sub_categories":[],"readme":"# upaste\n\nA tiny pastebin written using the [Flask](http://flask.pocoo.org/) framework.\n\n## Manual installation\n\n```bash\n$ virtualenv -p python3 venv\n$ . venv/bin/activate\n$ pip install -r requirements.txt\n$ python setup.py\n$ FLASK_DEBUG=1 FLASK_APP=upaste.py flask run # For development\n$ gunicorn -w 2 -b 0.0.0.0:5000 upaste:app # For production\n```\n\nUse the `Dockerfile` to create a Docker image.\n\n# License\n\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupriyo-biswas%2Fupaste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupriyo-biswas%2Fupaste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupriyo-biswas%2Fupaste/lists"}