An open API service indexing awesome lists of open source software.

https://github.com/ess/eygo

A Go client for the Engine Yard Core API (v3)
https://github.com/ess/eygo

Last synced: over 1 year ago
JSON representation

A Go client for the Engine Yard Core API (v3)

Awesome Lists containing this project

README

          

## History ##

* v0.3.6 - Request.Resource is a variant type
* v0.3.5 - Added debugging to request service
* v0.3.4 - Fixed server chef status format
* v0.3.3 - Added debugging to server service
* v0.3.2 - Added debugging to http driver
* v0.3.1 - MockDriver gets RemoveResponse
* v0.3.0 - So many additions
* v0.2.1 - So, maybe I shouldn't do stuff at five in the morn
* v0.2.0 - Added forgotten FeatureService methods
* v0.1.1 - Quick fixes and license
* v0.1.0 - Initial unstable