alainmeier / cryptonote

:lock: A simple open source web application that lets users encrypt and share messages that can only be read once.
https://cryptonote.me
MIT License
179 stars 34 forks source link

Add Cryptonote API #16

Open davitb opened 9 years ago

davitb commented 9 years ago

Add a simple REST API so that the link can be generated programmatically.

The caller would provide a text and the API would return a link.

alainmeier commented 9 years ago

:+1: I'd love to make this at some point, it's definitely on the roadmap

elimisteve commented 7 years ago

+1

immanuelfodor commented 4 years ago

An API is really missing from this project, looks good on the frontend but should have curl support.