Skip to content

This project is developed to understand how to connect with MongoDB database and to perform database (CRUD) operations. Also, how to connect with MongoDB Atlas

Notifications You must be signed in to change notification settings

jain13tushar/Todos-Manager-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Todos-Manager-API

To get started with the project

Step 1: Download JDK version 8 from here

Step 2: Download Spring Tools 4 for Eclipse from here

Step 3: MongoDB can be downloaded from here

Step 4: Postman can be downloaded from here

Step 5: Git can be downloaded from here

In this project I have learned

  1. To build End-to-End Production Ready REST API.
  2. To create REST API with Spring Boot and MongoDB database.
  3. To handle exceptions and create Custom Exceptions.
  4. To add Swagger for API Documentation.
  5. To connect Spring Boot Application with MongoDB database.
  6. To create finder methods using MongoDB database.
  7. To perform the database (CRUD) operations with MongoRepository.
  8. To add JWT token based Authentication to Spring Boot application.
  9. To push code to Git repository by using basic git commands.
  10. To connect Spring Boot application with MongoDB Atlas.

About

This project is developed to understand how to connect with MongoDB database and to perform database (CRUD) operations. Also, how to connect with MongoDB Atlas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages