An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.3% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/contentflow/go-maxcdn

Package maxcdn is the Golang bindings for MaxCDN's REST API. Developer Notes: - Custom types can be (somewhat) easily generated by using `maxcurl` (see: https://github.com/MaxCDN/maxcdn-tools/tree/master/maxcurl) to fetch the raw json output and the `json2struct` tool at http://mervine.net/json2struct to generate a sample struct. In the resulting struct, I recommend changing a `float64` types to `int` types and replacing any resulting `interface{}` types with `string` types.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/contentflow/go-maxcdn
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/contentflow
Dependent packages: 1
Dependent repositories: 1
Last synced: about 1 month ago