Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saifur-rahman-hasan/microservice
A microservice application concept
https://github.com/saifur-rahman-hasan/microservice
Last synced: about 2 months ago
JSON representation
A microservice application concept
- Host: GitHub
- URL: https://github.com/saifur-rahman-hasan/microservice
- Owner: saifur-rahman-hasan
- Created: 2020-06-29T07:35:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:16:08.000Z (about 2 years ago)
- Last Synced: 2023-03-05T09:03:10.693Z (almost 2 years ago)
- Language: PHP
- Size: 8.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Microservice Architecture Project Concept
This is a microservice based project architecture and demo project concept written in Nuxt Js, laravel, Lumen
### Installation Docs
- **Client:** [Frontend Client](https://github.com/saifur-rahman-hasan/microservice/blob/master/apps/web-app/README.md) platform (Nuxt JS).
- **Service Manager:** [Service Manager](https://github.com/saifur-rahman-hasan/microservice/blob/master/service-manager/README.md) platform (Laravel).
- **Services:**
- [Purchase Service](https://github.com/saifur-rahman-hasan/microservice/blob/master/services/purchase-service/README.md) platform (Laravel)
- [Sale Service (Lumen)](https://github.com/saifur-rahman-hasan/microservice/blob/master/services/sale-service/README.md) platform (Lumen)## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).