This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
microservices-demo
Watch
1
Star
0
Fork
You've already forked microservices-demo
0
Code
Issues
Pull requests
Releases
Wiki
Activity
546562fe53
microservices-demo
/
src
/
paymentservice
History
Download ZIP
Download TAR.GZ
Ahmet Alp Balkan
9deb87d62f
remove unused .gitkeep
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 22:35:54 -07:00
..
proto
paymentservice: check in proto/
2018-06-21 22:33:38 -07:00
.dockerignore
copy over proto into payment-service; add Dockerfile and .dockerignore node_modules
2018-06-21 13:02:41 -07:00
.gitignore
paymentservice: check in proto/
2018-06-21 22:33:38 -07:00
charge.js
return v4 uuid for paymentservice
2018-06-21 15:04:37 -07:00
Dockerfile
copy over proto into payment-service; add Dockerfile and .dockerignore node_modules
2018-06-21 13:02:41 -07:00
genproto.sh
PaymentService: use genproto.sh to cp proto to paymentservice
2018-06-21 14:40:14 -07:00
index.js
copy over proto into payment-service; add Dockerfile and .dockerignore node_modules
2018-06-21 13:02:41 -07:00
package-lock.json
return v4 uuid for paymentservice
2018-06-21 15:04:37 -07:00
package.json
return v4 uuid for paymentservice
2018-06-21 15:04:37 -07:00
server.js
more validation on credit card info; change smoke test for payment service to have a valid credit card
2018-06-21 12:48:53 -07:00