{"id":28346533,"url":"https://github.com/duduxs/spring-frankstein","last_synced_at":"2026-04-13T13:32:15.458Z","repository":{"id":181293156,"uuid":"666011732","full_name":"Duduxs/spring-frankstein","owner":"Duduxs","description":"️🧟‍♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.","archived":false,"fork":false,"pushed_at":"2024-09-17T21:41:30.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T21:25:44.729Z","etag":null,"topics":["graphql","grpc","jasper-reports","rest","spring","study","webflux","websocket"],"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/Duduxs.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":"2023-07-13T13:56:23.000Z","updated_at":"2024-09-17T21:41:34.000Z","dependencies_parsed_at":"2024-08-20T03:44:54.232Z","dependency_job_id":"5764c874-aa33-4000-bb77-24944a139133","html_url":"https://github.com/Duduxs/spring-frankstein","commit_stats":null,"previous_names":["duduxs/spring-frankstein"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Duduxs/spring-frankstein","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fspring-frankstein","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fspring-frankstein/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fspring-frankstein/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fspring-frankstein/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Duduxs","download_url":"https://codeload.github.com/Duduxs/spring-frankstein/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Duduxs%2Fspring-frankstein/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"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":["graphql","grpc","jasper-reports","rest","spring","study","webflux","websocket"],"created_at":"2025-05-27T14:09:55.850Z","updated_at":"2026-04-13T13:32:15.435Z","avatar_url":"https://github.com/Duduxs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"https://ik.imagekit.io/27ewoxssse/zombie-emoji_xbyIpqKl_.jpeg?updatedAt=1690464299836\"\u003e \n\u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003cp\u003eSpring Frankstein\u003c/p\u003e\n  \n  \u003cp\u003eA set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.\u003c/p\u003e\n  \n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#rocket-technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#information_desk_person-how-to-use\"\u003eHow To Use\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#thumbsup-how-to-contribute\"\u003eHow To Contribute\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#handshake-frankstein-ecosystem\"\u003eFrankstein Ecosystem\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"A rat taking a shower\" width=\"700\" height=\"500\" src=\"https://media.giphy.com/media/n3buvz9Fa62Ri/giphy.gif\"\u003e\n\u003c/p\u003e\n\n## :rocket: Technologies\n\nThese studies were developed with the following technologies:\n\n  - [Spring](https://spring.io/)\n\n## :information_desk_person: How to use\nTo clone and run this application, you'll need [Git](https://git-scm.com) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/duduxs/spring-frankstein\n\n# Go into the repository\n$ cd spring-frankstein\n```\n\n## :thumbsup: How To Contribute\n\n-  Make a fork;\n-  Create a branch with your feature: `git checkout -b my-feature`;\n-  Commit changes: `git commit -m 'feat: My new feature'`;\n-  Make a push to your branch: `git push origin my-feature`.\n\n## :handshake: Frankstein Ecosystem\nTake a look into others franksteins that were developed for studies.\n\n- \u003ca href=\"https://github.com/Duduxs/java-frankstein\"\u003eJava Frankstein\u003c/a\u003e\n\n---\n\n\u003ch4 align=\"center\"\u003e\n    Made by Eduardo José 😆 \u003ca href=\"https://www.linkedin.com/in/eduarddojose/\" target=\"_blank\"\u003eContact me!\u003c/a\u003e\n\u003c/h4\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduduxs%2Fspring-frankstein","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduduxs%2Fspring-frankstein","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduduxs%2Fspring-frankstein/lists"}