Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osmanaliyardim/sellingbuddy
SellingBuddy E-Commerce Microservices
https://github.com/osmanaliyardim/sellingbuddy
azure azure-service-bus clean-architecture containerization ddd docker docker-compose dotnet-core elasticsearch entity-framework-core graylog identity-server microservices mongo ocelot rabbitmq
Last synced: about 20 hours ago
JSON representation
SellingBuddy E-Commerce Microservices
- Host: GitHub
- URL: https://github.com/osmanaliyardim/sellingbuddy
- Owner: osmanaliyardim
- License: mit
- Created: 2024-01-02T09:48:01.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-14T11:39:47.000Z (10 months ago)
- Last Synced: 2024-01-14T14:26:06.206Z (10 months ago)
- Topics: azure, azure-service-bus, clean-architecture, containerization, ddd, docker, docker-compose, dotnet-core, elasticsearch, entity-framework-core, graylog, identity-server, microservices, mongo, ocelot, rabbitmq
- Language: C#
- Homepage:
- Size: 680 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SellingBuddy E-Commerce Microservices
Real world e-commerce microservices architecture based application, on .NET 8 with WebAPI, Docker, Redis, RabbitMQ, Azure Service Bus, Ocelot, EF Core, SQL Server, MongoDB including services such as Catalog, Order, Basket, Identity etc.
## About Project Arhitecture
![SellingBuddy System Architecture](https://i.ibb.co/rG7jMbv/Selling-Buddy-Architecture.png)
### Built With
* [![.NET](https://img.shields.io/badge/--512BD4?logo=.net&logoColor=ffffff)](https://dotnet.microsoft.com/)
* [![Docker](https://badgen.net/badge/icon/docker?icon=docker&label)](https://https://docker.com/)
* [![git](https://img.shields.io/badge/--F05032?logo=git&logoColor=ffffff)](http://git-scm.com/)
* [![GitHub](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com)
* [![Visual Studio](https://img.shields.io/badge/--6C33AF?logo=visual%20studio)](https://visualstudio.microsoft.com/)
* [![Azure](https://badgen.net/badge/icon/azure?icon=azure&label)](https://azure.microsoft.com)
* [![NuGet](https://badgen.net/badge/icon/nuget?icon=nuget&label)](https://https://nuget.org/)## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Osman Ali YARDIM - [@LinkedIn](https://linkedin.com/in/osmanaliyardim) - [email protected]
Project Link: [https://github.com/osmanaliyardim/SellingBuddy](https://github.com/osmanaliyardim/SellingBuddy)