https://github.com/kooba/ditc-products
Products Service - Development In The Cloud Talk
https://github.com/kooba/ditc-products
brigade ksync kubernetes microservices nameko python telepresence
Last synced: 3 months ago
JSON representation
Products Service - Development In The Cloud Talk
- Host: GitHub
- URL: https://github.com/kooba/ditc-products
- Owner: kooba
- Created: 2018-12-06T15:49:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T16:11:52.000Z (over 6 years ago)
- Last Synced: 2024-04-14T09:40:55.305Z (about 1 year ago)
- Topics: brigade, ksync, kubernetes, microservices, nameko, python, telepresence
- Language: Python
- Homepage: https://medium.com/@JakubBorys/development-in-the-cloud-4aa2cabd3880
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Products
Products repository for [Development In The Cloud](https://medium.com/@JakubBorys/development-in-the-cloud-4aa2cabd3880) articleThis is a part of 4 repo setup:
Config : https://github.com/kooba/ditc-config
Gateway: https://github.com/kooba/ditc-gateway
Orders: https://github.com/kooba/ditc-orders
Products (this one): https://github.com/kooba/ditc-productsTo find out more please head over to:
- [Development In The Cloud](https://medium.com/@JakubBorys/development-in-the-cloud-4aa2cabd3880) article
- [Makefile](https://github.com/kooba/ditc-products/blob/master/Makefile) in this repository
- [Makefile](https://github.com/kooba/ditc-config/blob/master/Makefile) in config repository