https://github.com/beyondstorage/go-service-ocios
Oracle Cloud Infrastructure Object Storage support for go-storage
https://github.com/beyondstorage/go-service-ocios
Last synced: 9 months ago
JSON representation
Oracle Cloud Infrastructure Object Storage support for go-storage
- Host: GitHub
- URL: https://github.com/beyondstorage/go-service-ocios
- Owner: beyondstorage
- Created: 2021-07-28T10:16:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-05T04:29:52.000Z (over 4 years ago)
- Last Synced: 2025-06-19T14:49:53.408Z (12 months ago)
- Language: Go
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to create service that supports go-storage?
- Click [Use this template](https://github.com/beyondstorage/go-service-example/generate) to generate a new project.
- Update `service.toml` to match service ability.
- Execute `make build` to generate and build project.