libdropbox
Small ANSI C lib for dropbox/windows azure communication
Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser.
Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link.
Also contains a small CLI programs that interfaces with the lib.
Also capable of windows azure service bus...