Java client for Vultr cloud hosting platform.
Stars
3
Forks
0
Watchers
3
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Added lombok as a dependency, added support for label and scriptid server option
f907333View on GitHubReplaced anonymous subclass with Collections.singletonMap, also changed var data in ConnectionManager#post to Map (from HashMap previously)
1aa6ad0View on GitHubAdded support for enabling/disabling private networks on a VPS
43c8323View on GitHubStarted Server Status implementation, fixed some issues with POST requests
15a9c85View on GitHubStarted implementation for server creation, added support for OS loading
b600cb2View on GitHubAdded implementation for GET requests, added exceptions and added the first api endpoint implementation (get account info)
7c570f5View on GitHub