Pasteee.jl

Julia API for Paste.ee
Author cossio
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
February 2022

Pasteee.jl - Julia API for Paste.ee

License codecov

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/).

Installation

This package is registered. Install with:

using Pkg
Pkg.add("Pasteee")

Related

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.

Used By Packages

No packages found.