Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 556 Bytes

README.markdown

File metadata and controls

11 lines (6 loc) · 556 Bytes

Build Status Code Climate

BurnBox

Anonymous, self-destructing message and file sharing.

API

If you would like to create messages programmatically, you can do that:

$ curl --header "Accept: application/json" -F 'message[text]=check this out&message[file]=@/path/to/test.txt' https://burnboxapp.com/messages