An open API service indexing awesome lists of open source software.

https://github.com/hradhakrishnan/google-dlp-nodejsangular-demo

A Nodejs angular webapp to demo Google DLP API using keyfile for authentication
https://github.com/hradhakrishnan/google-dlp-nodejsangular-demo

angularjs api demo-app dlp gcloud gcloud-sdk google nodejs

Last synced: 6 months ago
JSON representation

A Nodejs angular webapp to demo Google DLP API using keyfile for authentication

Awesome Lists containing this project

README

          

# Google-DLP-NodejsAngular-Demo
A Nodejs angular webapp to demo Google Dlp API using keyfilename for authentication

Once you have the Project downloaded

Run "npm intall" to install dependencies

Update yourkey.json with the service account key credentials from your Google Cloud account + Project

Run "node index.js" to start the demo.

You should be able to access it through http://localhost:3000

![alt text](https://github.com/hradhakrishnan/Google-DLP-NodejsAngular-Demo/blob/master/DLP_demo.png)