Update README.md
This commit is contained in:
parent
a7e2b0668f
commit
24092522c5
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ These coding challenges are all about having fun, learning a new programming lan
|
||||||
|
|
||||||
## Challenges
|
## Challenges
|
||||||
|
|
||||||
The challenges are based on the “[Hipster Shop: Cloud-Native Microservices Demo Application](https://github.com/GoogleCloudPlatform/microservices-demo)” developed by Google Cloud. It is a web-based e-commerce application with 10 microservices written in different programming languages.
|
The challenges are based on the “[Hipster Shop: Cloud-Native Microservices Demo Application](https://github.com/GoogleCloudPlatform/microservices-demo)” developed by Google Cloud. It is a web-based e-commerce application with 10 microservices written in different programming languages. You can refer to the original [README.md](https://github.com/GoogleCloudPlatform/microservices-demo/blob/master/README.md) file to learn more about this application.
|
||||||
|
|
||||||
|
In this hackathon your task is to rewrite following microservices in Ballerina. We expect you to implement the exact same
|
||||||
|
|
||||||
- The “**currencyservice**” microservice
|
- The “**currencyservice**” microservice
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue