Paste.ee is a free version of Pastebin with SSL, IPv6, and an easy to use API. This package provides a Julia wrapper around the Paste.ee API (see https://pastee.github.io/docs/).
This package is registered. Install with:
using Pkg
Pkg.add("Pasteee")
Pastebin Julia wrapper: https://github.com/cossio/Pastebin.jl. Note that Pastebin has some limitations, such as 10 pastes / day for guest accounts (see https://pastebin.com/faq#11a). Paste.ee does not have these limitations.