Skip to content

CodeRunRepeat/presidio-go-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go client for Presidio

Go-all

This is an unofficial Go client for Presidio, the open source PII detection and anonymization tool. If you are running Presidio in your environment, you can use this client to access its REST services using Go.

Usage examples can be found in the samples folder, and in unit tests.

Building the client

Open src in VSCode (dev container) and run make all from the terminal.

Running the samples

Open samples in VSCode (dev container); each sample is in a separate directory and you can run it from there; e.g., for the basic sample, go to the terminal and type

cd ./basic
go run main.go

Tools and libraries

Feedback

Share your feedback about the client by opening an issue or opening a PR.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages