๐๏ธ Zentek Web API (.NET 6+)
This project is a RESTful Web API built using .NET 6+ that provides basic product management functionality, including secure endpoints and filtering capabilities.
๐ Features โ Health check endpoint (public/anonymous) ๐ Secured product management endpoints ๐ฆ Create new products ๐ Retrieve all products (JSON format) ๐จ Filter products by colour ๐งช Unit and integration tests included ๐๏ธ Architecture
Below is the high-level architecture of the system: