Sep 7, 2015
0
Level 1
E-commerce based in microservice
Good night guys!
I am studying Laravel / Lumen and I'm creating an e-commerce based on microservices.
For now I created the following packages:
- Query Parser - Package that converts query string to query builder selects. It is used to sort and filter results of APIs microservices.
- Elocache - This package is a caching layer made with repositories patterns. It is used to control the cache call the APIs of microservices.
- Microservice emails - Microservice to send emails in real time and per row.
- Delivery Microservice - Microservice for freight calculation.
We need to develop a lot of things, for example:
- Product recommendation
- Customers microservice
- Catalog of products microservice
- Orders microservice
Well, the idea is to let the whole open-source application in git.
If someone wants to help and study, are welcome!
Ah, my github pages: https://github.com/rlacerda83
Hugs! Rodrigo
Please or to participate in this conversation.