Skip to content

ravbaba/facest-go

Repository files navigation

Build Status Go Report Card Godoc

facest-go

Facest.io Go client.

Install

go get -u github.com/facest/facest-go

Usage

import "github.com/facest/facest-go"

// Replace API_KEY with your real key
client := facest.NewClient("API_KEY")

Testing

Run integration tests with real API Key.

export FACEST_INTEGRATION_API_KEY=
go test -v -tags=integration

About

Facest.io Go client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages