fastly / go-fastly

A Fastly API client for Go
https://pkg.go.dev/github.com/fastly/go-fastly
Apache License 2.0
156 stars 127 forks source link
api-client fastly-oss-tier1

Go Fastly

Go Documentation

A Go client library for interacting with most facets of the Fastly API.

NOTE: This API client may not function correctly when used on the Fastly Compute platform. Support for Compute is on the roadmap but has not yet been prioritised (details).

Usage

import "github.com/fastly/go-fastly/v9/fastly"

Reference