Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supermomonga/go-conoha
https://github.com/supermomonga/go-conoha
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/supermomonga/go-conoha
- Owner: supermomonga
- License: mit
- Created: 2015-06-06T16:44:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T05:40:36.000Z (over 9 years ago)
- Last Synced: 2025-01-02T23:55:52.116Z (13 days ago)
- Language: Go
- Size: 137 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
- License: LICENSE
Awesome Lists containing this project
README
## go-conoha
Unofficial SDK for ConoHa API written in golang.
__Note that this repository is currently WIP.__
## Implementations
- [ ] API Document(html) to JSON Hyper-Schema converter
- [ ] JSON Hyper-Schema to SDK Library converter
- [ ] SDK Library
- [ ] Identity Service
- [ ] Account(Billing) Service
- [ ] Compute Service
- [ ] Block Storage Service
- [ ] Image Service
- [ ] Network Service
- [ ] Object Storage Service
- [ ] Database Hosting Service
- [ ] DNS Service
- [ ] Mail Hosting Service## License
See LICENSE file which included in this repository.