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

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

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.