• Stars
    star
    1
  • Language
    Java
  • Created 4 months ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A RESTful API for a blogging platform built with Spring Boot and PostgreSQL. Features include user authentication, CRUD operations for blog posts, comments, tagging, and categorization. The project leverages Hibernate for ORM, Lombok for reducing boilerplate code, and Spring Security for authentication and authorization.