Crud-Services is a lightweight ASP.NET Core microservice for performing secure CRUD (Create, Read, Update, Delete) operations. Designed to integrate seamlessly with the Auth Service, it offers RESTful endpoints protected by JWT authorization. Perfect for developers learning microservices or building scalable APIs, it uses Entity Framework Core for
-
Updated
Nov 8, 2025 - C#