An Inventory API service manage the inventory of an organization.
After cloning the project, use visual studio nuget package manager Nuget Package Manager to install all dependencies of this microservice. Modify the connection string in appsettings.json to connect the app to your database
Click on F5 on your keyboard to run the Service. All Available APIs will displayed.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.