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
- Host: GitHub
- URL: https://github.com/hradhakrishnan/google-dlp-nodejsangular-demo
- Owner: hradhakrishnan
- Created: 2017-05-17T10:47:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T08:04:32.000Z (over 8 years ago)
- Last Synced: 2025-02-07T17:48:20.955Z (8 months ago)
- Topics: angularjs, api, demo-app, dlp, gcloud, gcloud-sdk, google, nodejs
- Language: HTML
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google-DLP-NodejsAngular-Demo
A Nodejs angular webapp to demo Google Dlp API using keyfilename for authenticationOnce 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
