Skip to content
This repository was archived by the owner on Mar 9, 2020. It is now read-only.

Qovery/qovery-go-client

Repository files navigation

qovery-go-sdk

Get Qovery instance

qovery := qovery.New()
db := qovery.GetDatabaseConfigurationByName("my-pql")

host := db.Host
port := db.Port
username := db.Username
password := db.Password

About

Qovery Go client library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages