Skip to content

A REST API project created using Spring Boot and MongoDB Atlas for the Todo App project.

Notifications You must be signed in to change notification settings

senakorkmaz/TodoRestApiCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoRestApiCRUD

A REST API project created using Spring Boot and MongoDB Atlas for the Todo App project.

Technologies Used

  • Spring Boot
  • MongoDB (NoSQL database)
  • Spring Data MongoDB

Usage Guide

To run the project in your local development environment and perform CRUD operations with MongoDB Atlas, follow these steps:

  1. Clone the project: git clone https://github.com/senakorkmaz/TodoRestApiCRUD.git
  2. Edit MongoDB Atlas connection settings: Modify the src/main/resources/application.properties file.
  3. Run the project in the root directory: ./mvnw spring-boot:run

About

A REST API project created using Spring Boot and MongoDB Atlas for the Todo App project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages