Share small snippets of text using the web! All Pastes expire after 7 days.
Pastes is built using Cloudflare Workers and Cloudflare D1.
curl -v https://paste.mirio.dev/pastes -H 'Content-Type: text/plain' -d 'Hello World!'
{"url":"https://paste.mirio.dev/pastes/shwMg0"}
curl https://paste.mirio.dev/pastes/shwMg0
Hello World!