https://github.com/railsware/fakes3server
Fake AWS S3 server for local development
https://github.com/railsware/fakes3server
Last synced: 9 months ago
JSON representation
Fake AWS S3 server for local development
- Host: GitHub
- URL: https://github.com/railsware/fakes3server
- Owner: railsware
- License: mit
- Created: 2021-04-19T19:57:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-18T10:54:15.000Z (over 1 year ago)
- Last Synced: 2025-04-22T23:13:29.756Z (9 months ago)
- Language: Go
- Homepage: https://github.com/railsware/fakes3server/releases
- Size: 23.4 KB
- Stars: 7
- Watchers: 18
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FakeS3 server for local development
[Download latest binaries here](https://github.com/railsware/fakes3server/releases/latest)
## Creating new release
```sh
go get github.com/johannesboyne/gofakes3/cmd/gofakes3@new-sha-or-tag
```
commit and merge to master to generate new release