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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/customerio/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/customerio/go-maxcdn
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/customerio
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...