Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rlinv1/movie-app-backend


https://github.com/rlinv1/movie-app-backend

java mongodb spring-boot

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# Movie-App-Backend

# Instructions
Clone the repo and run the MovieApplication file. It runs on localhost:8080

# Description
This project was made with Spring Boot and utilizes a MongoDB database
Use Spring intializer to make a Spring boot application that has the dependencies
- Spring Web
- Lombok
- Spring Data MongoDB
- Devtools
- Spring dot-env (https://mvnrepository.com/artifact/me.paulschwarz/spring-dotenv/4.0.0)

The frontend code is here [https://github.com/ZaRamen/Movie-App-Frontend]
The website might not load due to being a free mongodb atlas database.