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
No description
90
commits
4
branches
7
tags
47
MiB
C#
39.7%
Python
26.6%
Go
13.4%
Protocol Buffer
4.2%
HTML
4%
Other
12.1%
f734e96733
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ahmet Alp Balkan
f734e96733
frontend: initial prototype
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-24 23:37:28 -07:00
.vscode
added redis integration and command line arguments handling to cart service. Didn't test in the cloud yet
2018-06-21 11:09:12 -07:00
kubernetes-manifests
integrate currencyservice to k8s deployment
2018-06-22 16:11:21 -07:00
pb
pb: breaking change to currencyservice protos
2018-06-20 16:58:26 -07:00
src
frontend: initial prototype
2018-06-24 23:37:28 -07:00
tests
/cartservice
Updating docker file to not include ports. Added scripts folder and script to run docker with env vars passed via command line. Also now the build and packaging is happening in container
2018-06-22 17:17:34 -07:00
.gitignore
checkoutservice: add code stubs, TODO implement
2018-06-21 11:44:47 -07:00
README.md
First commit
2018-06-13 14:22:48 -07:00
skaffold.yaml
integrate currencyservice to k8s deployment
2018-06-22 16:11:21 -07:00
README.md
Microservices demo