Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alechash/git-bin

an open source paste site
https://github.com/alechash/git-bin

api bin gist git paste pastebin pastebin-api pastebin-client pastebin-service pasteboard

Last synced: 4 months ago
JSON representation

an open source paste site

Awesome Lists containing this project

README

        

# Git Bin

Git Bin is an open-source paste site. A live site is accessible [here](https://gitbin.dev).

![screenshot of homepage](/public/img/home.png)

## Features

### Paste Bin

* syntax highlighting
* public, unlisted, and private pastes
* sign in with GitHub
* public paste list

### URL Shortener

* easy statistics (these include: os, platform, version, browser, useragent, and browser verison)
* statistics show up at /s/:id/stats
* redirects automatically server side not through HTML meta or client JS

## About

I made this because I was bored, and it is a pretty simple site.