beberlei / zelten

A social network website based on tent.io protocol
http://www.zelten.cc
17 stars 5 forks source link

Zelten Bookmarks: New bookmark API #162

Open tjreo opened 11 years ago

tjreo commented 11 years ago

Expose an API that allows a URL to create a bookmark. Maybe something like:

http://zelten.cc/bookmarks/add?title=Markdown%20documentation&url=http%3A%2F%2Fdaringfireball.net%2Fprojects%2Fmarkdown%2F

This will work alongside a bookmarklet that sends the URL and title of the current page to Zelten Bookmarks for saving.

(This is related to #84)