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
47669a51f7
microservices-demo
/
src
/
paymentservice
History
Jonathan Lui
47669a51f7
copy over proto into payment-service; add Dockerfile and .dockerignore node_modules
2018-06-21 13:02:41 -07:00
..
proto
copy over proto into payment-service; add Dockerfile and .dockerignore node_modules
2018-06-21 13:02:41 -07:00
.dockerignore
copy over proto into payment-service; add Dockerfile and .dockerignore node_modules
2018-06-21 13:02:41 -07:00
.gitignore
finish up PaymentService
2018-06-21 10:52:34 -07:00
.gitkeep
create src/paymentservice dir
2018-06-13 15:00:54 -07:00
charge.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
Dockerfile
copy over proto into payment-service; add Dockerfile and .dockerignore node_modules
2018-06-21 13:02:41 -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
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
package.json
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
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