Skip to content

facest/facest-go

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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