This project is a RESTful API for a forum application, built using Spring Boot. The API allows users to interact with forum topics, posts, and comments, providing full CRUD (Create, Read, Update, Delete) operations. The backend uses MySQL for data storage and Flyway for database migrations.
ronaldborja/forohub-reto
This project is a RESTful API for a forum application, built using Spring Boot. The API allows users to interact with forum topics, posts, and comments, providing full CRUD operations. The backend uses MySQL for data storage and Flyway for database migrations.
Java