Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alechash/git-bin
- Owner: alechash
- License: mit
- Created: 2021-03-31T23:06:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T23:24:38.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T15:05:28.296Z (6 months ago)
- Topics: api, bin, gist, git, paste, pastebin, pastebin-api, pastebin-client, pastebin-service, pasteboard
- Language: JavaScript
- Homepage: https://gitbin.dev
- Size: 646 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - alechash/git-bin - an open source paste site (git)
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.