- Complete all preserved parts in app.py to build three endpoints:
- list_files: List all blobs in a bucket
- create_bk: Create a bucket
- delete_bk: Delete a bucket
- Add all necessary files before deployment
- Deploy this project on Google AppEngine
tmcphee/Cloud_Computing_Assignment2
Cloud Computing Assignment. To implement and test functions on Google Cloud Storage.
Python