{"id":35012247,"url":"https://github.com/guyfedwards/pbandj","last_synced_at":"2026-03-18T02:03:15.347Z","repository":{"id":227056436,"uuid":"769150916","full_name":"guyfedwards/pbandj","owner":"guyfedwards","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-11T10:43:37.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T18:51:57.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/guyfedwards.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}},"created_at":"2024-03-08T12:57:16.000Z","updated_at":"2024-03-08T13:26:22.000Z","dependencies_parsed_at":"2024-03-11T11:53:33.790Z","dependency_job_id":"8c754323-2b22-4d3d-a45d-39d759558f52","html_url":"https://github.com/guyfedwards/pbandj","commit_stats":null,"previous_names":["guyfedwards/pbandj"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guyfedwards/pbandj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyfedwards%2Fpbandj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyfedwards%2Fpbandj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyfedwards%2Fpbandj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyfedwards%2Fpbandj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guyfedwards","download_url":"https://codeload.github.com/guyfedwards/pbandj/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyfedwards%2Fpbandj/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30641722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T01:41:58.583Z","status":"online","status_checked_at":"2026-03-18T02:00:07.824Z","response_time":104,"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":"2025-12-27T05:00:10.387Z","updated_at":"2026-03-18T02:03:15.330Z","avatar_url":"https://github.com/guyfedwards.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pbandj\nRead-then-burn esque pastebin. Each entry can only be viewed once.\n\n## Running\n### Build local\n```sh\nmake build\n./pbandj -port 1337\n```\n### Docker \nDocker image is available with `docker pull guyfedwards/pbandj` or you can build locally:\n```sh\ndocker build .\ndocker run -p 1337:1337 --name pbandj \u003cimage_id\u003e\n```\n\n## UI\nA basic form is rendered at `/{id}`. This can be used to create a new paste, or will display an existing one if `{id}` is present.\n\n\n## API\n```\nPOST /paste\napplication/json\n{\n  content  string\n}\n{\n  id      string\n}\n```  \n\n```\nGET /paste/{id}\napplication/json\n{\n  id      string\n  content string\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyfedwards%2Fpbandj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguyfedwards%2Fpbandj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyfedwards%2Fpbandj/lists"}