Friendpaste Services

API

Friendpaste has an open Application Programming Interface (API for short). This means that anyone can write their own program to post public paste in new and different ways. The Friendpaste API is available for outside developers without any limits.


Tools

Friendpaste TextMate Bundle

The Friendpaste TextMate bundle lets you insert paste directly into your code without ever having to open your web browser. Just highlight your text and TextMate will save your selection or document into Friendpaste. You can also easyly insert paste from their url (More information on TextMate bundles)

How does it works?

  1. Install python simplejson module.
  2. Download and unzip the bundle file.
  3. Double-click the bundle to install into TextMate
    1. Once it's installed, you can insert your paste by pressing ⌥⇧⌘V and insert a new snippet by pressing ⌥⇧⌘S (These are just the default settings. You can set them to whatever you want with TextMate.)



Developer, you have made a tool using friendpaste and want to share with others, don't hesitate to send us a mail.
We will addd a link to it on this page.