Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 379 Bytes

Frontier SDK for Go

Go client library for Frontier API.

Usage

Add the package to your go.mod by running:

go get github.com/raystack/frontier-go

Find examples under examples directory to protect http endpoints using middleware.

License

Frontier SDK for Go is Apache 2.0 licensed.