Skip to content

matzhouse/theauthapi-go-sdk

 
 

Repository files navigation

theauthapi-go-sdk

OpenSource SDK for the Auth API

This package provides the core functionality for interacting with TheAuthAPI.

Usage

Import the package:

import "github.com/seventy6/theauthapi-go-sdk"

Each service file (api_keys.go, projects.go, accounts.go) should implement the specific API endpoints for that service, following the structure you've defined in your client.

About

OpenSource SDK for the Auth API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%