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

https://github.com/ushurbakiyevdavlat/ambassadorlaravelapp

Laravel microservices from monolith on Ambassador Application to have a order and making invitation to buy it.
https://github.com/ushurbakiyevdavlat/ambassadorlaravelapp

apache-kafka docker-compose event-driven-microservices laravel monolith-to-microservices mysql8 stripe-api

Last synced: 4 months ago
JSON representation

Laravel microservices from monolith on Ambassador Application to have a order and making invitation to buy it.

Awesome Lists containing this project

README

        

# Ambassador project
### Have been built as monolith, but slicing it to microservices.

## Info
### Stack
````
Backend: Laravel;
Frontend: VueJS, Nuxt 3;
MessageBroker: Apache kafka with confluent cloud;
Containerization: Docker and docker-compose;
Caching: Redis;
3-rd party API's: StripeAPI;
````

### Other
~~~
Frontend have 3 points:
Ambassador side,
Admin side and Stripe checkout side.
~~~