A production-ready RESTful CRUD API built using Spring Boot and MongoDB. This project now includes Docker support for local development.
Each Tutorial has id, title, description, published status. We can create, retrieve, update, delete Tutorials. There is a Search bar for finding Tutorials by title ...