How does it work:
- 1. Type your text (or copy-paste some note)
- 2. Set user name/password pair for this note
- 3. Get a short link for your note
- 4. Send the link (email, twitter, facebook) to the recipient
- 5. The recipient will be asked for a password
E.g.: publish your replies in Twitter only authorized users will be able to read, leave protected
notes in your blog etc. So you can share private notes via public sources!
|
Your note:
API
Secure notes
Annotated links
All mashups
Just use HTTP POST or GET request with the following URL:
http://linkstore.ru/pn/api.jsp
Service accepts the following parameters in HTTP request:
u - describes a user name
p - describes a password
t - describes a text (note)
c - Optional parameter. Describes a javascript callback
and retunrs URL for the protected site
|
|