Update README.md

This commit is contained in:
Sameera Jayasoma 2019-11-14 12:02:50 -08:00 committed by GitHub
parent a7e2b0668f
commit 24092522c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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