Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 515 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 515 Bytes

go-sdk

This repository will, in the future, be the home for a Go SDK for Plain's GraphQL API.

Currently this only provides all the types one needs in order to implement a customer cards API (more info).

There is also an example Go http server, implementing a customer card endpoint in examples/customercards.

For more customer card examples, see team-plain/example-customer-cards.