Top "Pastebin" questions

Pastebin is an online service for hosting text and code excerpts, so-called "pastes". Use this tag only for questions directly related to the Pastebin service or APIs.

Is there an Open Source pastebin?

Frequently I write wiki pages or set up configuration files that I need to share with other developers. Are there …

open-source sharing pastebin
PowerShell keep text formatting when reading in a file

I believe this is a simple question, but I can't wrap my head around it. I want to do diagnostic …

c# powershell pastebin
Pastebin, but for HTML?

Pastebin is a useful online tool to paste snippets of text. Pastie is a similar tool. Also, Ideone is similar …

javascript html testing pastebin
How to use pastebin from shell script?

Is it possible to use pastebin (may be via their "API" functionality) inside bash shell scripts? How do I send …

http bash shell url pastebin
Is there an internal alternative to gist.github.com to run behind a firewall?

gist.github.com is incredibly handy, but I'd like to be able run something similar for sharing code samples internally …

git github pastebin gist
How can I access a raw private paste from pastebin?

I know how to generate a user key using the pastebin API, but how can I use this userkey to …

lua pastebin
Send URL-encoded parameters in Node.js using request module

I am trying to create a new paste using the PasteBin API with request module like so: var request = require("…

node.js request npm pastebin
What is a good open source pastebin in Python or Perl?

I'm looking for an open-source pastebin web-application written in either Python or Perl. I need it in order to implement …

python perl open-source pastebin