{"id":20196002,"url":"https://github.com/thehxdev/txtban","last_synced_at":"2026-06-07T03:31:34.415Z","repository":{"id":248132965,"uuid":"827823135","full_name":"thehxdev/txtban","owner":"thehxdev","description":"A server application for serving text content","archived":false,"fork":false,"pushed_at":"2024-12-23T20:42:23.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T19:37:50.255Z","etag":null,"topics":["golang","pastebin"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thehxdev.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}},"created_at":"2024-07-12T13:01:10.000Z","updated_at":"2024-12-23T20:42:27.000Z","dependencies_parsed_at":"2024-10-31T22:22:17.209Z","dependency_job_id":"8120f2d4-5027-4dc2-a69b-b1a43a560d95","html_url":"https://github.com/thehxdev/txtban","commit_stats":null,"previous_names":["thehxdev/txtban"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Ftxtban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Ftxtban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Ftxtban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Ftxtban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehxdev","download_url":"https://codeload.github.com/thehxdev/txtban/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241629770,"owners_count":19993710,"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":["golang","pastebin"],"created_at":"2024-11-14T04:21:00.452Z","updated_at":"2025-12-01T14:08:40.987Z","avatar_url":"https://github.com/thehxdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Txtban\nTxtban is a server-side application for txt content sharing written in golang.\nIt does not include a front-end But [tbc](https://github.com/thehxdev/tbc) is a cli client for txtban services.\n\n\n## Build\nTo bulid Txtban, you need go compiler, `make` and `sqlite3` installed (sqlite is for running txtban).\n\n```bash\nmake\n```\nThis will build `tb` executable.\n\n\n### Docker image\nYou can build txtban docker image with the following command:\n```bash\nmake docker\n```\n\n### Use Docker to build `tb`\nIf you dont want to install go compiler, you can build the `tb` executable inside golang docker image:\n```bash\nmake docker_exe\n```\nThen you can see `tb` executable in the project root directory.\n\n\n## Configuration\nTxtban uses [TOML](https://toml.io/en/) file format for it's config file. When you run `tb`,\nit will search current working directory and `/etc/txtban` directory to find `config.toml` file.\nIf you want to specify the `config.toml` file path, use `-c` command-line flag.\n\nSee [config.toml](config.toml) file as an example.\n\n\n## API Endpoints\nHere is the full API documentation for txtban (They are like unix commands):\n\n### TODO!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Ftxtban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehxdev%2Ftxtban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Ftxtban/lists"}