Skip to content

Latest commit

 

History

History

surf-go

Official Go SDK for the Surf API — v1.0.0 GA.

import "github.com/Flipboard/surf-sdks/go"

client := surf.NewClient("surf_sk_live_your_token_here")
posts, err := client.Feeds.GetPosts("surf/topic/technology", nil)