{"id":22056855,"url":"https://github.com/vicky87883/pastebin","last_synced_at":"2026-04-08T22:31:01.598Z","repository":{"id":253257848,"uuid":"842949627","full_name":"vicky87883/pastebin","owner":"vicky87883","description":"This Project is totally based on Text and Code sharing via server generated url. I have used Django and postgreSql in this project. If you want to contribute then well and good. You can use this project in your own also.","archived":false,"fork":false,"pushed_at":"2024-11-09T07:36:31.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T05:03:00.118Z","etag":null,"topics":["codesharingplatform","django","opensourceproject","pastebinclone","pythonproject","snippet","textsnipetapp","textstorage"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/vicky87883.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":"2024-08-15T13:07:32.000Z","updated_at":"2024-11-09T07:36:34.000Z","dependencies_parsed_at":"2025-01-28T22:37:41.538Z","dependency_job_id":null,"html_url":"https://github.com/vicky87883/pastebin","commit_stats":null,"previous_names":["vicky87883/pastebin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vicky87883/pastebin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicky87883%2Fpastebin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicky87883%2Fpastebin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicky87883%2Fpastebin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicky87883%2Fpastebin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicky87883","download_url":"https://codeload.github.com/vicky87883/pastebin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicky87883%2Fpastebin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31577444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["codesharingplatform","django","opensourceproject","pastebinclone","pythonproject","snippet","textsnipetapp","textstorage"],"created_at":"2024-11-30T16:14:59.962Z","updated_at":"2026-04-08T22:31:01.574Z","avatar_url":"https://github.com/vicky87883.png","language":"HTML","readme":"Pastebin-like App\nA web application built with Django and PostgreSQL, allowing users to easily share and edit text or code snippets via a unique URL. This app enables seamless collaboration by providing a straightforward way to create, view, and edit snippets, much like the popular Pastebin platform.\n\nFeatures\nCreate \u0026 Share Snippets: Users can create text or code snippets that generate a unique URL for sharing.\nEdit Snippets: Recipients of a snippet URL can edit the content directly in the app.\nLanguage Highlighting: Built-in support for multiple programming languages with syntax highlighting.\nVersion Control: Saves the most recent version of a snippet, making it easy to maintain and share updated content.\nTechnologies Used\nBackend: Django\nDatabase: PostgreSQL\nFrontend: HTML, CSS, JavaScript\nCode Highlighting: CodeMirror (optional)\nGetting Started\nPrerequisites\nPython 3.x\nPostgreSQL\nDjango\nCodeMirror (for frontend code editing and syntax highlighting)\nInstallation\nClone the repository:\n\nbash\nCopy code\ngit clone https://github.com/vicky87883/pastebin.git\ncd pastebin\nCreate and activate a virtual environment:\n\nbash\nCopy code\npython3 -m venv venv\nsource venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\nInstall the dependencies:\n\nbash\nCopy code\npip install -r requirements.txt\nConfigure PostgreSQL Database:\n\nCreate a PostgreSQL database and user.\nUpdate your settings.py file with the database credentials.\nRun Migrations:\n\nbash\nCopy code\npython manage.py migrate\nStart the development server:\n\nbash\nCopy code\npython manage.py runserver\nOpen your browser and go to http://127.0.0.1:8000 to see the app in action.\n\nUsage\nCreate a New Snippet: Fill out the form to create a snippet. Each snippet gets a unique URL for easy sharing.\nEdit an Existing Snippet: Use the provided URL to view or edit the snippet in real time.\nScreenshots\n\nContributing\nContributions are welcome! Feel free to open issues or submit pull requests to help improve this project.\n\nFork the repository.\nCreate a new branch for your feature (git checkout -b feature-name).\nCommit your changes (git commit -m 'Add new feature').\nPush to the branch (git push origin feature-name).\nCreate a pull request.\nLicense\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\nContact\nFor questions or feedback, reach out via LinkedIn or create an issue in this repository.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicky87883%2Fpastebin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicky87883%2Fpastebin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicky87883%2Fpastebin/lists"}