Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Added Account, Projects, and Snapshots api calls#35

Merged
trmcnvn merged 8 commits into
trmcnvn:masterfrom
nicholi:other_apis
Aug 6, 2019
Merged

Added Account, Projects, and Snapshots api calls#35
trmcnvn merged 8 commits into
trmcnvn:masterfrom
nicholi:other_apis

Conversation

@nicholi
Copy link
Copy Markdown
Contributor

@nicholi nicholi commented Aug 2, 2019

Fully implemented Account, Projects, and Snapshots APIs.

Continued following same style as last time. All tests included as well.
Tested all calls myself against actual API as well.

Only slightly different thing, added 2 classes Purposes and Environments which just hold constants to pre-defined magic strings for Project api calls. Could potentailly be useful, though not strictly required.

@nicholi
Copy link
Copy Markdown
Contributor Author

nicholi commented Aug 3, 2019

In terms of remaining APIs still unimplemented there are: Block Storage (2), Floating Ips (2), Firewalls, Kubernetes, and Databases.

Just a heads up, I intend to eventually get around to Block Storage and Floating Ips but I definitely don't plan to mess with the latter 3.

@trmcnvn
Copy link
Copy Markdown
Owner

trmcnvn commented Aug 6, 2019

Great work 👍 Thanks again.

@trmcnvn trmcnvn merged commit ad43cff into trmcnvn:master Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants