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.
- Json API - Manage all your pastes via json.
- Paste feed - Follow paste activity.
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?
- Install python simplejson module.
- Download and unzip the bundle file.
- Double-click the bundle to install into TextMate
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.