DescriptionThis project aims to represent an API in C# that includes a CRUD (Create, Read, Update, Delete) divided into endpoints. EndpointsHttpPost - CreatePostman screenHttpGet - ReadSwagger screenHttpPut - UpdateSwagger screenHttpDelete - DeleteSwagger screen