{"id":18893635,"url":"https://github.com/collove/pasteme","last_synced_at":"2025-04-13T07:53:19.658Z","repository":{"id":42938636,"uuid":"510759832","full_name":"collove/pasteme","owner":"collove","description":"⚡ RESTful Pastebin Service for @hashnode via @planetscale","archived":false,"fork":false,"pushed_at":"2024-08-23T21:23:33.000Z","size":2689,"stargazers_count":86,"open_issues_count":14,"forks_count":7,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-13T07:53:13.937Z","etag":null,"topics":["api","django","django-rest-framework","drf","hacktoberfest","pastebin","pasteme","pasteme-cli","python","python3","restful","tailwindcss"],"latest_commit_sha":null,"homepage":"https://pasteme.pythonanywhere.com","language":"Python","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/collove.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2022-07-05T13:59:21.000Z","updated_at":"2024-12-12T10:56:50.000Z","dependencies_parsed_at":"2024-08-23T22:34:46.871Z","dependency_job_id":"3fd7221b-fbcf-4521-83ba-b6704ff973c8","html_url":"https://github.com/collove/pasteme","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collove%2Fpasteme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collove%2Fpasteme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collove%2Fpasteme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collove%2Fpasteme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/collove","download_url":"https://codeload.github.com/collove/pasteme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681492,"owners_count":21144700,"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":["api","django","django-rest-framework","drf","hacktoberfest","pastebin","pasteme","pasteme-cli","python","python3","restful","tailwindcss"],"created_at":"2024-11-08T08:14:43.426Z","updated_at":"2025-04-13T07:53:19.612Z","avatar_url":"https://github.com/collove.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/collove/pasteme/main/.git_components/dark.svg#gh-dark-mode-only\" width=\"140\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/collove/pasteme/main/.git_components/light.svg#gh-light-mode-only\" width=\"140\"\u003e\n    \u003ch4 align=\"center\"\u003ePasteMe - RESTful Pastebin Service\u003c/h4\u003e\n\u003c/p\u003e\u003cbr\u003e\n\n\u003e 🍀: [Check out PasteMe Live!](https://pasteme.pythonanywhere.com)\n\n\u003e 📰: [Read the article describing the development and deployment steps behind this service on Hashnode](https://imsadra.me/pasteme-paste-codes-from-your-terminal).\n\n\u003e ⚙️: PasteMe uses [django-psdb-engine](https://github.com/lnxpy/django-psdb-engine) for the PlanetScale integration.\n\n\u003ca href=\"https://www.producthunt.com/products/pasteme/reviews?utm_source=badge-product_review\u0026utm_medium=badge\u0026utm_souce=badge-pasteme\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/product_review.svg?product_id=502730\u0026theme=light\" alt=\"PasteMe - Paste\u0026#0032;Codes\u0026#0032;From\u0026#0032;Your\u0026#0032;Terminal\u0026#0033; | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\nA RESTful pastebin service made for [@hashnode](https://github.com/hashnode) purposes powered by the [@PlanetScale](https://github.com/planetscale) MySQL DBaaS. Two key tech stacks (frameworks) behind thie project are [TailwindCSS](https://tailwindcss.com/) and [DRF](https://www.django-rest-framework.org/).\n\n### Usage\nUse the [`pasteme-cli`](https://pypi.org/project/pasteme-cli/) package and start pasting. Once you paste your content, you'll be able to share it with others.\n\n```shell\n$ pip install -U pasteme-cli\n...\n$ pasteme --help\n```\n\n### Tech Stack\n- __Frameworks and Tools__\n  - [Django 4](https://www.djangoproject.com/)\n  - [TailwindCSS](https://tailwindcss.com/)\n  - [DRF](https://www.django-rest-framework.org/) (Django REST Framework)\n- __Infrastructures \u0026 Hosting Services__\n  - [PythonAnywhere](https://pythonanywhere.com)\n  - [PlanetScale](https://planetscale.com)\n\n### Contributing\nFollow up the [steps](CONTRIBUTING.md) in order to make PasteMe ready on your machine and start developing. **All your contributions are welcome**. 🍻 ♥️\n\n### License\nPasteMe is being licensed under the [MIT License](https://github.com/collove/pasteme/blob/main/LICENSE).\n\n### Special Thanks to\n- [Hashnode](https://hashnode.com/)\n- [PlanetScale](https://planetscale.com/)\n\n\u003cimg width=\"240\" height=\"60\" src=\"https://raw.githubusercontent.com/collove/pasteme/ee9db4cc136c004ef67d93e2942fbc17d990b6e7/.git_components/badge_light.svg#gh-light-mode-only\"\u003e\n\n\u003cimg width=\"240\" height=\"60\" src=\"https://raw.githubusercontent.com/collove/pasteme/ee9db4cc136c004ef67d93e2942fbc17d990b6e7/.git_components/badge_dark.svg#gh-dark-mode-only\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollove%2Fpasteme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollove%2Fpasteme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollove%2Fpasteme/lists"}