Skip to content

This is a project to practice more about Springboot and Mongo DB. And their use to create a REST API.

Notifications You must be signed in to change notification settings

ediaz13/mongo-test-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Spring Boot MongoDB Student API

Overview

This Spring Boot project is a simple API for managing student data. It utilizes MongoDB as the database, MongoDB Express for database management, and Docker for containerization.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

  • Java Development Kit (JDK) 8 or higher
  • Docker
  • MongoDB
  • MongoDB Express (optional for database management)

Getting Started

1. Clone the Repository

git clone https://github.com/ediaz13/mongo-test-api
cd spring-boot-mongodb-student-api

./mvn clean package

About

This is a project to practice more about Springboot and Mongo DB. And their use to create a REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages