Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rlinv1/movie-app-backend
- Owner: RLinV1
- Created: 2024-07-07T07:49:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T21:54:49.000Z (6 months ago)
- Last Synced: 2024-11-07T22:29:40.885Z (2 months ago)
- Topics: java, mongodb, spring-boot
- Language: Java
- Homepage: https://movie-app-frontend-eta.vercel.app
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.