duckpaste

module
v0.0.0-...-26b0df5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: MIT

README

duckpaste

endpoints

/api/paste POST
{
    "content": "stuff",
    "lifetimeHours": 24,
    "deleteOnRead": false
}
/api/copy GET
{
    "content": "stuff",
    "lifetimeHours": 24,
    "deleteOnRead": false
}

possible hurdles

  • url scanning

Directories

Path Synopsis
cmd
internal
db
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL