Golang SDK Integration Guide

NOTE: not up-to-date. Please contact [email protected] if you'd like us to build this.

Overview

Requirements

  • "encoding/json"

  • "io"

  • "net/http"

  • "bytes"

Steps

  1. Sample Codes using "net/http" library

1. Installation

For the latest version of the SDK:

2. Sample Codes using "net/http" library

main.go

app.go

handler.go

Environment Variables

These variables can be found in the Human ID Developer Console

3. Contributing

Run Tests

Pre-requisites (only for testing):

  • docker

  • docker-compose

Run tests:

Sample

See our Github for a full sample to learn more!

Last updated

Was this helpful?