soat-fiap / FIAP.TechChallenge.ByteMeBurger

The FIAP.TechChallenge.ByteMeBurger project is a comprehensive solution for managing a burger ordering system. It includes multiple modules for domain logic, application services, API endpoints, and infrastructure. The project is designed to be scalable, maintainable, and secure, leveraging modern .NET practices and AWS services.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Implement Order List API #75

Closed italopessoa closed 2 months ago

italopessoa commented 4 months ago

Feature Request: Implement API Endpoint for Ordered List of Orders

Description:

Create an API endpoint that returns a list of orders, ordered according to the following criteria:

Additional Requirements: