BookWebAPI-JWT-Token-authentication
I have created a simple RESTful API with CRUD operation functionality on the Books table with JWT token Authentication for delete operation. Database is manipulated with Entity Framework Core and the API is developed with ASP .NET core 6.0