# ⚡ Zigbin ⚡
Pastebin with encryption, syntax highlighting and media previews, optionally without JS enabled in the browser. Also supports easy interaction via curl
## Why "Zig"bin?
The project originally was supposed to use Zig for the backend, but when I started the stdlib http server wasn't working very well, and I'll probably rewrite the backend at some point
## Setup
A `Containerfile` and `compose.yml` is provided in this repo, just run `docker-compose up` or `podman-compose up` to start the server at port 3000. For manual setup without containers just follow the setup done in `Containerfile`
## Screenshot
![screenshot](screenshot.png)