{"id":20156794,"url":"https://github.com/jorgealfonsogarcia/java-spring-webflux-reactive-recommender","last_synced_at":"2026-05-10T18:54:17.338Z","repository":{"id":207488828,"uuid":"717926460","full_name":"jorgealfonsogarcia/java-spring-webflux-reactive-recommender","owner":"jorgealfonsogarcia","description":"This project is a Spring WebFlux application providing a RESTful API for movie-related operations. ","archived":false,"fork":false,"pushed_at":"2025-08-26T07:11:21.000Z","size":86,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-26T09:14:14.274Z","etag":null,"topics":["java","reactive-programming","rest-api","spring-boot","spring-webflux"],"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/jorgealfonsogarcia.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":"2023-11-13T01:39:03.000Z","updated_at":"2023-11-13T20:45:21.000Z","dependencies_parsed_at":"2023-11-16T04:22:42.511Z","dependency_job_id":"95543162-21ea-477c-b246-4acb60ff4a41","html_url":"https://github.com/jorgealfonsogarcia/java-spring-webflux-reactive-recommender","commit_stats":null,"previous_names":["jorgealfonsogarcia/java-spring-webflux-reactive-recommender"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jorgealfonsogarcia/java-spring-webflux-reactive-recommender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgealfonsogarcia","download_url":"https://codeload.github.com/jorgealfonsogarcia/java-spring-webflux-reactive-recommender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32867988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["java","reactive-programming","rest-api","spring-boot","spring-webflux"],"created_at":"2024-11-13T23:40:12.709Z","updated_at":"2026-05-10T18:54:17.298Z","avatar_url":"https://github.com/jorgealfonsogarcia.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎬 Movie API Project\n\n## Description\n\n🔍 This project is a Spring WebFlux application providing a RESTful API for movie-related operations. It allows users to search for movies by various criteria, get details about specific movies, and retrieve lists of movie genres.\n\n## Features\n\n- 📅 Search movies by a range of release years.\n- 🌟 Retrieve movie details including title, description, and popularity.\n- 🎭 List all movie genres available.\n\n## Getting Started\n\n### Prerequisites\n\n- Java 21 or later.\n- Maven for building and managing the project.\n\n### Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://your-repository-url.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd movie-api\n    ```\n3. Build the project:\n    ```bash\n   mvn clean install\n    ```\n4. Run the application:\n    ```bash\n    mvn spring-boot:run\n     ```\n\n## Usage\nOnce the application is running, you can access the following endpoints:\n\n* `GET /movies/search`: Search for movies.\n* `GET /movies/genres/{language}`: Get a list of movie genres.\n\n📖 Swagger documentation is available at http://localhost:8080/swagger-ui.html for detailed API usage.\n\n## Contributing\n🤝 Contributions to the project are welcome! Please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/AmazingFeature`).\n3. Make your changes.\n4. Commit your changes (`git commit -m 'Add some AmazingFeature'`).\n5. Push to the branch (`git push origin feature/AmazingFeature`).\n6. Open a pull request.\n\n## License\nDistributed under the MIT License. See LICENSE for more information.\n\n## Contact\n📧 Jorge Garcia - mr-george@georgethepenguin.dev \n\nProject Link: https://github.com/jorgealfonsogarcia/java-spring-webflux-reactive-recommender","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgealfonsogarcia%2Fjava-spring-webflux-reactive-recommender/lists"}