fake-gcs-server

Google Cloud Storage API emulator for local development and testing

brewmacoslinux
Try with needOr install directly
Source

About

Emulator for Google Cloud Storage API

Commands

fake-gcs-server

Examples

Start the emulator on default port 4443$ fake-gcs-server
Start the emulator on a custom port$ fake-gcs-server -port 8080
Start the emulator with external URL configuration$ fake-gcs-server -external-url http://localhost:4443