{"id":18151433,"url":"https://github.com/arminv/movie-app-api","last_synced_at":"2026-04-07T08:32:06.890Z","repository":{"id":258453549,"uuid":"863364158","full_name":"arminv/Movie-App-Api","owner":"arminv","description":"Spring Boot API for a Movie App","archived":false,"fork":false,"pushed_at":"2024-10-17T02:12:56.000Z","size":125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T05:30:23.542Z","etag":null,"topics":["docker","java","lombok","maven","mongodb","oauth2","spring","spring-boot","spring-data-mongodb","spring-security-oauth2","swagger-ui","testcontainers"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arminv.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-26T07:05:47.000Z","updated_at":"2024-10-17T02:13:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bd02209-aedb-498e-bec7-3af2cac9ad73","html_url":"https://github.com/arminv/Movie-App-Api","commit_stats":null,"previous_names":["arminv/movie-app-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminv%2FMovie-App-Api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminv%2FMovie-App-Api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminv%2FMovie-App-Api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arminv%2FMovie-App-Api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arminv","download_url":"https://codeload.github.com/arminv/Movie-App-Api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569115,"owners_count":20959757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","java","lombok","maven","mongodb","oauth2","spring","spring-boot","spring-data-mongodb","spring-security-oauth2","swagger-ui","testcontainers"],"created_at":"2024-11-02T01:07:38.773Z","updated_at":"2026-04-07T08:32:06.829Z","avatar_url":"https://github.com/arminv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie App API\n\nBackend API for a Movie App similar to [this app](https://react-movies-list.netlify.app/).\nStack/tools include the following:\n\n- Java (23 SDK)\n- Spring Boot\n- Spring Security (OAuth2)\n- Spring Data MongoDB\n- MongoDB\n- Docker\n- Lombok\n- Model Mapper\n- Testcontainers\n- Swagger\n- Maven\n\n## Env Variables\n\nThe following environment variables are needed:\n\n```bash\nACTIVE_SPRING_PROFILE=test|dev|prod\nMONGO_URI=get-your-own\nGB_CLIENT_ID=get-your-own (OAuth2)\nGB_CLIENT_SECRET=get-your-own (OAuth2)\n```\n\n## Swagger UI\n\n`http://localhost:8080/swagger-ui/index.html`\n\n![screencapture-localhost-8080-swagger-ui-index-html-2024-10-14-16_07_03](https://github.com/user-attachments/assets/4e946b6d-9c89-4844-b22e-a2d7f6dbad50)\n\n## Mongo Express UI\n\n- To run Mongo DB locally (via Docker), make sure Docker is up and running, then update `docker-compose.yaml` and `application.yml` files to uncomment sections for local setup.\n\n`http://localhost:8081/`\n\n![screencapture-localhost-8081-db-movieapp-2024-10-14-16_23_26](https://github.com/user-attachments/assets/c10deabb-4750-45c7-a975-a8873f15ac47)\n\n\n## Tests\n\n- Make sure Docker is up and running.\n- Integration tests (that rely on Testcontainers) need to extend the `BaseMongoTest` abstract base class.\n\n## TODO\n\n- Add tests (integration, unit)\n- Add and use custom Exception classes\n- Implement authorization \u0026 role levels/types\n- Add Google (OAuth provider)\n- Implement JWT-based auth flow\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farminv%2Fmovie-app-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farminv%2Fmovie-app-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farminv%2Fmovie-app-api/lists"}