A blog platform built with Java Spring Boot featuring a REST API for content management.
- Create, read, update, and delete blog posts
- RESTful API architecture
- Clean code with Spring Boot best practices
- Language: Java
- Framework: Spring Boot
- Architecture: REST API
git clone https://github.com/kkaranalbant/Blog.git
cd Blog
mvn clean install
mvn spring-boot:run