Skip to content

NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification

License

Notifications You must be signed in to change notification settings

piiano/openapi-typescript-codegen

 
 

Repository files navigation

Piiano Vault

@piiano/openapi-typescript-codegen

This repository is a fork of the openapi-typescript-codegen project. It is specifically tailored to generate a TypeScript client for the Piiano Vault API and is not intended for other uses.

For the actual client for Piiano Vault, please visit @piiano/vault-client.

If you wish to generate a client from OpenAPI, check the original openapi-typescript-codegen project or the newer @hey-api/openapi-ts project that is set to replace it.

About Piiano Vault

Piiano Vault is the secure home for sensitive personal data. It allows you to safely store sensitive personal data in your own cloud environment with automated compliance controls.

Vault is deployed within your own architecture, next to other DBs used by the applications, and should be used to store the most critical sensitive personal data, such as credit cards and bank account numbers, names, emails, national IDs (e.g. SSN), phone numbers, etc.

The main benefits are:

  • Field level encryption, including key rotation.
  • Searchability is allowed over the encrypted data.
  • Full audit log for all data accesses.
  • Granular access controls.
  • Easy masking and tokenization of data.
  • Out of the box privacy compliance functionality.

More details can be found on our website and on the developers portal.

About

NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.7%
  • Handlebars 14.0%
  • JavaScript 2.3%