An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


DevBin Logo

# DevBin

[![.NET](https://github.com/Ale32bit/DevBin/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Ale32bit/DevBin/actions/workflows/dotnet.yml)
[![License](https://img.shields.io/github/license/Ale32bit/DevBin)](https://github.com/Ale32bit/DevBin/blob/v3/LICENSE)
[![Release](https://img.shields.io/github/v/release/Ale32bit/DevBin)](https://github.com/Ale32bit/DevBin/releases/latest)
[![Docker Image CI](https://github.com/Ale32bit/DevBin/actions/workflows/docker-image.yml/badge.svg)](https://github.com/Ale32bit/DevBin/actions/workflows/docker-image.yml)
[![Crowdin](https://badges.crowdin.net/devbin/localized.svg)](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