Commit Graph

458 Commits

Author SHA1 Message Date
bryanl 09b1d317c4 Links aren't added to droplet create response
Links returned by the API were not added to the Droplet create response, so you couldn't inspect the URL to determine when a Droplet was created.
2014-09-10 17:28:44 -04:00
Bryan Liles db6b5a69f7 Merge pull request #4 from digitalocean/v0.3
Update to current API spec
2014-09-08 20:37:10 -04:00
bryanl 96accbf5e9 Update to current API spec
* Allow requesting pages in lists by number
* Add tooling to allow examination of page links if they exist
* Add domain management CRUD
2014-09-08 20:36:11 -04:00
Bryan Liles 6a5163c77e Merge pull request #3 from digitaloceancloud/api-interfaces
Services are interfaces
2014-09-04 16:25:54 -04:00
bryanl 4b5588d885 Services are interfaces
* Converted services to interfaces to make testing with them
in downstream projects easier to do.
* Removed testify dependency.
2014-09-04 16:22:37 -04:00
Bryan Liles 81b1242868 Merge pull request #2 from adamvduke/patch-1
fix a small spelling mistake in the README
2014-09-04 10:41:25 -04:00
Adam Duke c8ee708db0 fix a small spelling mistake in the README 2014-09-04 10:15:45 -04:00
bryanl b4bec8f557 initial commit 2014-09-03 10:20:10 -04:00