There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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