Skip to content

GO client for the Pesto API, exact same as hashicorp-demoapp/hashicups-client-go but for the https://github.com/3forges/pesto-api

Notifications You must be signed in to change notification settings

3forges/pesto-api-client-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashicups Client (Go)

A Go client package that provides a transient connection between terraform-provider-hashicups and product-api. You do not need to compile this package; the HashiCups provider uses it as a dependency.

Hashicups diagram

Using this module, the Hashicups provider establishes a new client and sends HTTP(s) requests to the product api application to perform CRUD operations. It also handles data mapping from user's inputs to models.go. The Hashicups URL defaults to http://localhost:19090 and you can configure it here in case that port is already in use. This module also handles API calls to sign up, sign in and sign out for users authentication.

About

GO client for the Pesto API, exact same as hashicorp-demoapp/hashicups-client-go but for the https://github.com/3forges/pesto-api

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages