{"id":15801447,"url":"https://github.com/laurosilveira/imersao-java","last_synced_at":"2025-03-31T21:35:02.488Z","repository":{"id":46449287,"uuid":"515372618","full_name":"LauroSilveira/imersao-java","owner":"LauroSilveira","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-08T10:10:34.000Z","size":30101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-06T01:22:26.140Z","etag":null,"topics":["alura","beginner","imersao-alura","imersaojava","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LauroSilveira.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-18T23:36:10.000Z","updated_at":"2024-05-23T18:34:06.000Z","dependencies_parsed_at":"2024-10-26T15:40:17.810Z","dependency_job_id":null,"html_url":"https://github.com/LauroSilveira/imersao-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauroSilveira%2Fimersao-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauroSilveira%2Fimersao-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauroSilveira%2Fimersao-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauroSilveira%2Fimersao-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LauroSilveira","download_url":"https://codeload.github.com/LauroSilveira/imersao-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246544676,"owners_count":20794550,"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":["alura","beginner","imersao-alura","imersaojava","java"],"created_at":"2024-10-05T01:22:35.545Z","updated_at":"2025-03-31T21:35:02.464Z","avatar_url":"https://github.com/LauroSilveira.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imersao-java\n\nThis application is result of one week in immersion Java powered by Alura school from Brazil. \nWeb Site: https://www.alura.com.br/imersao-java\n\n## Summary\n* [Summary](#summary)\n* [About](#about)\n* [Techinologies](#techinologies)\n* [How to run](#how-to-run)\n* [Requests](#requests)\n  * [IMDB](#imdb)\n  * [NASA](#nasa)\n  * [MARVEL](#marvel)\n    * [Characters Response](#result-of-characters)\n    * [Comics Response](#comics)\n* [Contributors](#contributors)\n\n\n# About\n\nThis application is result of one week in immersion Java powered by Alura school from Brazil.\nBasicly this application does requets from APIs, IMBD, NASA and Marvel.\n\n# Techinologies\n- Java 17\n- Lombok\n- Jackson\n- Spring boot 2.7.4\n\n# How to Run\nIf you want to run in command line just go to the same directory of `Application.java` and run: \n\n```shell\njava Application\n```\nOr Just click in Run in your favourite IDE.\n# Requests\n\n#### IMDB\nThis application call the API from IMDB to retrieve the 250 top movies and classify them regard in their ranking. Some the results are:\n\n![most popular 250 movies](data/imdb/screenshot-top-250-popular-movies.png)\n\nAlso, another API is called to retrieve the most popular movies at the moment.\nOne of the results is:\n\n![thor love and thunder](data/imdb/image-thor-love-and-thunder.png)\n\nAfter get all this information, this application is capable to generate Sticker with previous data.\n \n## NASA\nAnother API called is from NASA, this will retrieve the photo astronomic of the day.\nSo every day is a new phot from a differente planete, and believe me, is amazing!\n\n![nasa](data/nasa/nasa.png)\n\n## Marvel\nIn case of Marvel the application calls two different endpoints, all characters and all comics.\nSome results from API characaters are:\n\n## Result of Characters:\n![abomination](data/marvel/characters/Abomination_Emil_Blonsky.png)\n\n![apocalipse](data/marvel/characters/Abyss_Age_of_Apocalypse.png)\n\n## Result of Comics:\n![marvel_preview](data/marvel/comics/Marvel_Previews.png)\n\n![marvel_knights](data/marvel/comics/MARVEL_KNIGHTS.png)\n\n![marvel_women](data/marvel/comics/THE_WOMEN_OF_MARVEL.png)\n\n## Contributors\n[@LauroSilveira](https://github.com/LauroSilveira)\n\nFell free to fork and contribute :wink:\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurosilveira%2Fimersao-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaurosilveira%2Fimersao-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurosilveira%2Fimersao-java/lists"}