Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 386 Bytes

File metadata and controls

11 lines (9 loc) · 386 Bytes

IBM Bluemix Object Storage based Storage as a Service

This application uses Python and Flask with IBM Bluemix Object Storage as backend.

Features:

  • Store/upload a local (txt) file on cloud
  • Encrypts file using DES algorithm (part of pyDes package)
  • Download file (decrypted)
  • List all uploaded files

References:
https://console.ng.bluemix.net/docs/starters/install_cli.html