0.0.3 ā€¢ Published 7 years ago

travultr-api v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Vultr API Wrapper šŸ¬

An API wrapper for the Vultr API.

Note: this is a work in progress.

Progress

  • server
    • list
    • reboot
    • start
    • stop
    • create
  • block storage
    • list
    • attach
    • create
    • delete
    • detach
    • set label
    • resize
  • regions
    • list all
    • list available
  • dns
    • list records
    • create domain
    • delete domain
    • create record
    • update record
    • delete record
  • operating systems
    • list
  • plans
    • list

Contributing

  1. Clone the repo
  2. Make a new local branch
  3. Change what you'd like
  4. Write some tests
  5. Make a Pull Request!

āœŒļø

0.0.3

7 years ago

0.0.2

7 years ago