{"id":19603603,"url":"https://github.com/claudioaltamura/spring-boot-superheroes-example","last_synced_at":"2026-04-12T17:40:14.963Z","repository":{"id":136440473,"uuid":"345947621","full_name":"claudioaltamura/spring-boot-superheroes-example","owner":"claudioaltamura","description":"Spring Boot Superheroes example","archived":false,"fork":false,"pushed_at":"2025-01-02T15:55:10.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T08:29:24.128Z","etag":null,"topics":["github-actions","gradle","java","lombok","openapi","rest","rest-assured","spring-boot"],"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/claudioaltamura.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":"2021-03-09T09:14:34.000Z","updated_at":"2025-01-02T15:55:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4ab88ff-5b52-4d8b-9285-26e26a987364","html_url":"https://github.com/claudioaltamura/spring-boot-superheroes-example","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/claudioaltamura%2Fspring-boot-superheroes-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-superheroes-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-superheroes-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-superheroes-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claudioaltamura","download_url":"https://codeload.github.com/claudioaltamura/spring-boot-superheroes-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240887248,"owners_count":19873533,"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":["github-actions","gradle","java","lombok","openapi","rest","rest-assured","spring-boot"],"created_at":"2024-11-11T09:30:37.150Z","updated_at":"2026-04-12T17:40:09.911Z","avatar_url":"https://github.com/claudioaltamura.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/claudioaltamura/spring-boot-superheroes-example/ci.yml?branch=main)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n# spring-boot-superheroes-example\nSpring Boot Superheroes example\n\n## examples\n\nfind all\n   \n     curl -i http://localhost:8080/api/v1/superheroes\n\nget one\n    \n    curl -i http://localhost:8080/api/v1/superheroes/1\n\ncreate one\n\n    curl -X 'POST' \\\n    'http://localhost:8080/api/v1/superheroes' \\\n    -H 'accept: application/json' \\\n    -H 'Content-Type: application/json' \\\n    -d '{\n    \"id\": 3,\n    \"name\": \"SuperheroA\",\n    \"realName\": \"A superhero\",\n    \"power\": 100\n    }'\n\n## generate OpenAPI\n\n    ./gradlew generateOpenApiDocs\n\n## links\n\nh2-console\n\n    http://localhost:8080/h2-console\n\nHealthcheck\n\n    http://localhost:8080/actuator/health\n\nSwagger-UI\n        \n    http://localhost:8080/swagger-ui.html\n\nOpenAPI\n    \n    http://localhost:8080/api-docs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fspring-boot-superheroes-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudioaltamura%2Fspring-boot-superheroes-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fspring-boot-superheroes-example/lists"}