https://github.com/ale32bit/repaste
Fork of DevBin Paste service
https://github.com/ale32bit/repaste
Last synced: about 1 month ago
JSON representation
Fork of DevBin Paste service
- Host: GitHub
- URL: https://github.com/ale32bit/repaste
- Owner: Ale32bit
- License: agpl-3.0
- Created: 2025-03-09T10:57:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T20:05:08.000Z (about 1 year ago)
- Last Synced: 2025-09-30T15:57:15.947Z (8 months ago)
- Language: C#
- Homepage: https://p.alexdevs.me
- Size: 6.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DevBin
[](https://github.com/Ale32bit/DevBin/actions/workflows/dotnet.yml)
[](https://github.com/Ale32bit/DevBin/blob/v3/LICENSE)
[](https://github.com/Ale32bit/DevBin/releases/latest)
[](https://github.com/Ale32bit/DevBin/actions/workflows/docker-image.yml)
[](https://i18n.devbin.dev/project/devbin)
## About DevBin
DevBin is an online open-source pastebin service free of charge for uploading any kind of textual content like code snippets.
### DevBin offers the following functionalities:
- Free and registered user max paste length
- Syntax highlighter + automatic detect
- 3 different levels of exposure:
- Public: Visible from profile and list of latest pastes
- Unlisted: Invisible from profile and list of latest pastes
- Private: Only the author can access it (requires sign up)
- Folders to categorize pastes
- Clean and straightforward API
- 2 factor authentication
- Support to external authentication from:
- GitHub
- Discord
- Google
- Microsoft
- Apple
- Steam (why not)
- *More services may be added in the future*
- Reporting system
## Translators
Here are the people that contributed to the project by translating to other languages:
- [@Ale32bit](https://github.com/Ale32bit) (English, Italian)
- [@Wojbie](https://github.com/Wojbie) (Polish)
- [@Solarflame5](https://github.com/Solarflame5) (Turkish)
- [@Dimaguy](https://github.com/Dimaguy) (Portuguese)
- [@Andrew-71](https://github.com/Andrew-71) (Russian)
- [@1Turtle](https://github.com/1Turtle) (German)
- [@BlackDragon-B](https://github.com/BlackDragon-B) (Dutch)
- [@xAnavrins](https://github.com/xAnavrins) (French)
Is your name missing? Submit a pull request!
## Setup
TBA