Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 693 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 693 Bytes

Order Management

Web API project to manage orders using single JSON local file.

About the project

Simple API using .NET Core 6.

Prerequisites

.NET Core SDK 6

Usage

Execute the command dotnet run --project OrderManagement and open the listening port with the path /swagger.

image

Contact

Jáder Medeiros: [email protected]

Project Link: https://github.com/JaderCM/OrderManagement

License

Distributed under the Distributed under the MIT License Version 2. See LICENSE for more information.