Fullstackapp – Spring Boot + MongoDB
Overview
This project is a backend application built using Spring Boot and MongoDB.
It provides REST APIs to manage projects and demonstrates full-stack backend development skills.
Live UI
https://badamnaveenreddy.github.io/Fullstackapp/
APIs
- GET /api/projects
- POST /api/projects
- /api/clients
- /api/contact
- /api/newsletter
Tech Stack
- Java 21
- Spring Boot
- MongoDB
- Spring Data MongoDB
- REST APIs
- Git & GitHub
- Postman
Features
- Add new project
- Get all projects
- RESTful API design
- MongoDB integration