An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Products
Products repository for [Development In The Cloud](https://medium.com/@JakubBorys/development-in-the-cloud-4aa2cabd3880) article

This 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-products

To 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