squark-envoyer / secrethub-xgo

A SecretHub client that can be called from Python, Java, Ruby, Node etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


1Password SecretHub has joined 1Password! Find out more on the SecretHub blog. 🎉


SecretHub XGO

SecretHub - XGO wraps the secrethub-go client with cgo exported functions and compiles them into a shared library. SWIG is then used to generate clients that allow calling these functions from other languages, e.g. C#, Java, NodeJS, PHP, Python and Ruby.

Roadmap

  • C#
  • Java
  • NodeJS
  • PHP
  • Python
  • Ruby

Resources

For example code and more reading on the specific tech behind this cross language magic, see these resources:

Getting Help

Come chat with us on Discord or email us at support@secrethub.io

About

A SecretHub client that can be called from Python, Java, Ruby, Node etc.

License:Apache License 2.0


Languages

Language:Go 84.4%Language:SWIG 15.6%