Menu

#3 (LB 0.5) Simple API for remote posting

open
nobody
None
5
2006-03-07
2006-03-07
No

We must be a little bit more web2.0. We need a simple API, which enables
even desktop applications to publish audio files through Loudblog.

The API should be based on a POST request. Thus it can only send files up
to 2MB (on the most servers). But we can refer to an existing file on the
upload folder to avoid this problem.

Desktop software like "Übercaster" could do the following steps:
- Produce the MP3 file
- Upload it to the "upload" folder via FTP
- Send an HTTP/POST request to Loudblogs API and tell some meta-data.
- Loudblog does the database job and copies the file into the "audio"
folder.

Wouldn't this be great?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.