I am going through a .NET REST API tutorial which does CRUD for command line commands in .NET through a sql server backend. I am using postman to send requests to my endpoints,