Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nekobin/nekobin
Elegant and open-source pastebin service
https://github.com/nekobin/nekobin
full-stack go golang hacktoberfest hastebin neko paste pastebin
Last synced: 3 months ago
JSON representation
Elegant and open-source pastebin service
- Host: GitHub
- URL: https://github.com/nekobin/nekobin
- Owner: nekobin
- License: mit
- Created: 2020-01-18T12:26:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T18:41:14.000Z (11 months ago)
- Last Synced: 2024-04-13T21:17:02.907Z (7 months ago)
- Topics: full-stack, go, golang, hacktoberfest, hastebin, neko, paste, pastebin
- Language: Go
- Homepage: https://nekobin.com/about
- Size: 200 KB
- Stars: 150
- Watchers: 9
- Forks: 47
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - nekobin/nekobin - Elegant and open-source pastebin service (hacktoberfest)
README
# Nekobin
> Elegant pastebin service written in Go
**Nekobin** is an elegant, free and open-source pastebin web application written from the ground up in Go and publicly
hosted at [**nekobin.com**](//nekobin.com). Paste, save and share the link of your text content using a
sleek and intuitive interface!## Features
- Choose between Dark and Light themes.
- Syntax highlighting for source codes based on file extension.
- Keyboard shortcuts: save Ctrl+S, new Ctrl+N, raw Shift+Ctrl+R.
- Powerful API rate limiter to allow fine-grained control.
- One-click URL copy.## Soon
Nekobin is brand new software and is currently in its [MVP-stage](https://en.wikipedia.org/wiki/Minimum_viable_product).
Although it is already publicly available and is perfectly usable, you can expect new features and information soon!Current priority: frontend rework using a modern approach and a proper UI framework.
Feedbacks are very welcome, just [open an issue](../../issues/new) and let us discuss.
## License
MIT © 2020 [Dan](https://github.com/delivrance)