{"id":20900796,"url":"https://github.com/prpundge/githubexplorer","last_synced_at":"2025-12-31T00:29:02.136Z","repository":{"id":254223198,"uuid":"845861407","full_name":"prpundge/githubExplorer","owner":"prpundge","description":"A RESTful API for exploring GitHub repositories.","archived":false,"fork":false,"pushed_at":"2024-08-22T04:49:20.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"repo_explorer","last_synced_at":"2025-01-19T13:16:20.636Z","etag":null,"topics":["github","java","java21","maven","spring-boot","spring-boot-3"],"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/prpundge.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":"2024-08-22T04:23:16.000Z","updated_at":"2024-10-28T17:37:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"29f1ce92-5343-4218-8cb3-11d932463b5d","html_url":"https://github.com/prpundge/githubExplorer","commit_stats":null,"previous_names":["prpundge/githubexplorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prpundge%2FgithubExplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prpundge%2FgithubExplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prpundge%2FgithubExplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prpundge%2FgithubExplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prpundge","download_url":"https://codeload.github.com/prpundge/githubExplorer/tar.gz/refs/heads/repo_explorer","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243287409,"owners_count":20267183,"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","java","java21","maven","spring-boot","spring-boot-3"],"created_at":"2024-11-18T11:22:54.644Z","updated_at":"2025-12-29T01:42:18.049Z","avatar_url":"https://github.com/prpundge.png","language":"Java","readme":"GitHub Repository Explorer API\n======================\n\nA RESTful API for exploring GitHub repositories.\n\nOverview\n-----------\n\nThis API provides a simple way to retrieve information about GitHub repositories. It handles exceptions and returns error responses in a standardized format.\n\nThis code uses the following technologies:\n\n* Java 21\n* Spring Boot 3\n* Spring Data JPA\n* H2 in-memory database\n\nEndpoints\n------------\n\n* `GET /repositories/{owner}/{repo}`: Retrieve information about a specific repository.\n\nError Handling\n-----------------\n\nThe API uses a global exception handler to catch and handle unexpected errors. Error responses are returned in the following format:\n\n```json\n{\n  \"statusCode\": 500,\n  \"message\": \"An unexpected error occurred.\"\n}\n```\nCurl Command\n-----------------\n```bash\ncurl --silent --location --request GET 'http://localhost:8080/repositories/black-forest-labs/flux'\n```\n```bash\ncurl --silent --location --request GET 'http://localhost:8080/repositories/no_one/Angular_Practice'\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprpundge%2Fgithubexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprpundge%2Fgithubexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprpundge%2Fgithubexplorer/lists"}