{"id":15421538,"url":"https://github.com/coderunrepeat/presidio-go-client","last_synced_at":"2025-06-30T11:03:43.949Z","repository":{"id":65667667,"uuid":"571687181","full_name":"CodeRunRepeat/presidio-go-client","owner":"CodeRunRepeat","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-18T07:23:49.000Z","size":9698,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T13:39:36.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeRunRepeat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-28T17:07:26.000Z","updated_at":"2025-03-18T07:23:06.000Z","dependencies_parsed_at":"2024-06-20T21:50:48.681Z","dependency_job_id":"1f6f2c53-dd18-4cca-be5b-377dce1b2654","html_url":"https://github.com/CodeRunRepeat/presidio-go-client","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.018181818181818188","last_synced_commit":"1bbedba9b2bc98c0ad1a2b29cc9e6dffdd52d602"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/CodeRunRepeat/presidio-go-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRunRepeat%2Fpresidio-go-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRunRepeat%2Fpresidio-go-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRunRepeat%2Fpresidio-go-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRunRepeat%2Fpresidio-go-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeRunRepeat","download_url":"https://codeload.github.com/CodeRunRepeat/presidio-go-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRunRepeat%2Fpresidio-go-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262762432,"owners_count":23360326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T17:35:06.485Z","updated_at":"2025-06-30T11:03:43.921Z","avatar_url":"https://github.com/CodeRunRepeat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go client for Presidio\r\n\r\n[![Go-all](https://github.com/CodeRunRepeat/presidio-go-client/actions/workflows/go-all.yml/badge.svg)](https://github.com/CodeRunRepeat/presidio-go-client/actions/workflows/go-all.yml)\r\n\r\nThis is an unofficial Go client for [Presidio](https://github.com/microsoft/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\r\n[REST services](https://microsoft.github.io/presidio/api-docs/api-docs.html) using Go.\r\n\r\nUsage examples can be found in the samples folder, and in unit tests.\r\n\r\n## Building the client\r\n\r\nOpen `src` in VSCode (dev container) and run `make all` from the terminal.\r\n\r\n## Running the samples\r\n\r\nOpen `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,\r\ngo to the terminal and type\r\n\r\n```sh\r\ncd ./basic\r\ngo run main.go\r\n```\r\n\r\n## Tools and libraries\r\n\r\n* You need the [Dev Containers VSCode extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) to build the client and run samples, along with Docker Desktop (see prerequisites for the extension).\r\n* To call Presidio services, the client uses classes generated by [swagger-codegen](https://github.com/swagger-api/swagger-codegen).\r\n* The client uses [staticcheck](https://github.com/dominikh/go-tools) as its linter.\r\n\r\n## Feedback\r\n\r\nShare your feedback about the client by opening an issue or opening a PR.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderunrepeat%2Fpresidio-go-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderunrepeat%2Fpresidio-go-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderunrepeat%2Fpresidio-go-client/lists"}