This app provides RESTful APIs for a blog application.
These APis are secured with email, password, JWT and 2 main roles (user and admin).
Users can perform CRUD operations on Post, Comment. Admin can perform operations on Category.
Users can update their info including first name, last name and email. Further users can change their password.
Spring 6, Spring Boot 3, ModelMapper, Lombok, JWT
Hieu Tran
Email: hieutt.tnvn@gmail.com