{"id":13689360,"url":"https://github.com/112RG/Curator","last_synced_at":"2025-05-01T23:34:00.735Z","repository":{"id":175460557,"uuid":"349695132","full_name":"112RG/Curator","owner":"112RG","description":"Curator is a lightweight and fast pastebin application written in Go and deployed on Fly.io, utilizing LiteFS as its database. Quickly share and store text snippets with syntax highlighting and customizable expiration times.","archived":false,"fork":false,"pushed_at":"2024-02-14T13:05:44.000Z","size":3481,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-03T15:17:28.909Z","etag":null,"topics":["flyio","golang","litefs","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/112RG.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":"2021-03-20T10:36:55.000Z","updated_at":"2024-02-13T15:24:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"7de5c439-830b-44a8-a30f-da4ac0439b32","html_url":"https://github.com/112RG/Curator","commit_stats":null,"previous_names":["112rg/curator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/112RG%2FCurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/112RG%2FCurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/112RG%2FCurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/112RG%2FCurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/112RG","download_url":"https://codeload.github.com/112RG/Curator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224282242,"owners_count":17285795,"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":["flyio","golang","litefs","pastebin"],"created_at":"2024-08-02T15:01:44.631Z","updated_at":"2024-11-12T13:31:32.290Z","avatar_url":"https://github.com/112RG.png","language":"Go","funding_links":[],"categories":["golang"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCurator\u003c/h1\u003e\n\u003cdiv align=\"center\"\n\n[![license](https://img.shields.io/github/license/112RG/Curator)](https://github.com/112RG/Curator/blob/master/LICENSE)\n![GitHub repo size](https://img.shields.io/github/repo-size/112RG/Curator)\n![Lines of Code](https://aschey.tech/tokei/github/112RG/Curator)\n\u003c/div\u003e\n\n# Curator - FlyPastebin\n\nCurator is a lightweight and fast pastebin application deployed on [Fly.io](https://fly.io/). It allows users to quickly share and store text snippets with ease. This project is built on a simple and efficient stack, utilizing [LiteFS](https://github.com/superfly/litefs) as its database and written in Go.\n\n## Features\n\n- **Fast and Lightweight:** Built for speed and efficiency, ensuring a seamless experience for users.\n- **Easy Deployment:** Deploy your own instance on Fly.io effortlessly.\n- **Syntax Highlighting:** Supports syntax highlighting for various programming languages.\n- **Expiration:** Set expiration time for pastes, keeping your pastebin clean and clutter-free.\n- **LiteFS Database:** Utilizes Sqlite LiteFS for efficient and lightweight storage.\n\n## Getting Started\n\n### Prerequisites\n\n1. [Fly.io Account](https://fly.io/) - Sign up for a Fly.io account if you don't have one.\n2. [Flyctl CLI](https://fly.io/docs/flyctl/install/) - Install the Flyctl command-line tool.\n3. [Go](https://golang.org/doc/install) - Install Go to build and run the Go application.\n\n### Deployment\n\nClone this repository:\n\n   ```bash\n   git clone https://github.com/112RG/Curator.git\n   cd Curator\n   ```\n\nBuild and run Curator for fly.io:\n\nOpen a new terminal and navigate to the project directory. Initialize and deploy using Flyctl:\n```bash\nflyctl init\nflyctl deploy\n```\nFollow the prompts to deploy your Curator instance on Fly.io.\nOnce deployed, open the pastebin in your browser:\n```bash\nflyctl open\n```\n\n\n### Development\n\nClone this repository:\n\n   ```bash\n   git clone https://github.com/112RG/Curator.git\n   cd Curator\n   ```\n\nBuild and run Curator for development:\n\n```bash\ngo run .\\main.go -dsn curator.db --addr :8111\n```\n\n## Database (Sqlite)(LiteFS)\n\nCurator uses Sqlite using [LiteFS](https://github.com/superfly/litefs) as its database.\n\n## Contributing\n\nFeel free to contribute to the project by opening issues or submitting pull requests. We welcome any improvements, bug fixes, or new features!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Inspired by the simplicity of pastebin services.\n- Built with Go, [LiteFS](https://github.com/superfly/litefs), and [Fly.io](https://fly.io/).\n\n---\n\nHappy pasting with Curator! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F112RG%2FCurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F112RG%2FCurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F112RG%2FCurator/lists"}