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

https://github.com/whatsaaaa/food-app-master

Application showing how two services can communicate using a message bus. The app built using .NET Core for backend and frontend build with Vue.
https://github.com/whatsaaaa/food-app-master

csharp entityframework javascript messaging microservices netcore rabbitmq vuejs

Last synced: 10 months ago
JSON representation

Application showing how two services can communicate using a message bus. The app built using .NET Core for backend and frontend build with Vue.

Awesome Lists containing this project

README

          

.NET CORE/Vue Application


This application was built for the University project. Goal of it was to showcase how two services can communicate using the message bus.
Made by @whatsaaaa

## > Tech

- [.NET Core](https://dotnet.microsoft.com/download/dotnet-core)
- [RabbitMq](https://www.rabbitmq.com/)
- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/)
- [Vue](https://vuejs.org/)