Skip to content

myCSprojects/IBMBluemix-Cloud-Storage-Python-web-app

Repository files navigation

PythonFlask web app using IBMBluemix, Cloudant DB

Functionalities implemented:

  • Upload a file to Cloudant DB. While uploading version number of file is maintained if same file is present on the Cloud. For versioning, Hashing (md5 algo) is used to calculate hash value of the contents of file
  • List files present on Cloudant DB
  • Download file by clicking on download link present on list of files
  • Delete file by clicking on delete link present on list of files
  • Click on Home hyperlink anytime if you want to go to home page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published