LibraryAPI is a simple ASP.NET Core 3.1 RESTful API, that manages an online library.
- Account Verification with email
- QR code generator on book purchase, postman scans buy code and verifies delivery
- Admin Panel
- Postman Panel
- Microsoft SQL 2019 Database
- Entity Framework 6 used for database mapping
- Microsoft Identity used to manage users and authorization roles
- Swagger support for API documentation
- Postman collections link https://www.getpostman.com/collections/569972d6535816af6e33
- Send QR in email
- Searches
- Frontend