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

https://github.com/org-foodservice/foodserviceapi

FoodService is a .NET 8.0-based service, optimizing snack bar operations through menu management, inventory tracking, and potential delivery integration. With Docker and SQLServer dependencies, it streamlines processes for snack bar owners, enhancing efficiency and customer experience.
https://github.com/org-foodservice/foodserviceapi

api csharp dotnet rabbitmq serilog sqlserver

Last synced: about 1 year ago
JSON representation

FoodService is a .NET 8.0-based service, optimizing snack bar operations through menu management, inventory tracking, and potential delivery integration. With Docker and SQLServer dependencies, it streamlines processes for snack bar owners, enhancing efficiency and customer experience.

Awesome Lists containing this project

README

          

# FoodService

The FoodService is a service designed for snack bars, facilitating the management of menus, inventory, and employee information. Leveraging the capabilities of .NET 8.0, this application serves as a centralized platform to streamline snack bar operations.

## Overview

This project aims to enhance snack bar operations by providing functionalities for menu creation, inventory management, and potential delivery integration.

## Demo Application

~~Explore our [front-end web application](https://foodservice-api.azurewebsites.net/) and [API Swagger documentation](https://foodserviceapi20240506113327.azurewebsites.net/swagger/index.html) to experience the features of FoodService firsthand.~~

Note: The front-end web application and API Swagger documentation are currently offline. We apologize for the inconvenience and are working to resolve the issue as soon as possible.

## Documentation

For more detailed information, please refer to our [wiki](https://foodservice.gitbook.io/foodservice/).

## Dependencies

| Dependency | Version |
|-------------------------------------------------------------------------------------------------------------------------------|---------|
| Docker | 25+ |
| MySQL | 8.0 |
| .NET | 8.0 |
| [FoodService.Models](https://github.com/Org-FoodService/FoodService.Models/pkgs/nuget/FoodService.Models) | 1.0.8 |

Feel free to contribute to the project and help us improve snack bar operations with FoodService!