- Hands-On Microservices with Kubernetes
- Gigi Sayfan
- 75字
- 2021-06-24 13:46:43
The code
In this chapter, there are no code files since you'll just be getting to know the Delinkcious application:
- It is hosted in its own GitHub repository, which can be found at: https://github.com/the-gigi/delinkcious.
- Check out the v0.1 Tags | Releases: https://github.com/the-gigi/delinkcious/releases/tag/v0.1.
- Clone it and use your favorite IDE or text editor to follow up.
- Remember that the general code examples for this book are in another GitHub repository: https://github.com/PacktPublishing/Hands-On-Microservices-with-Kubernetes/.