An open API service indexing awesome lists of open source software.

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

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