{"id":15491224,"url":"https://github.com/gailo22/demo-error-codes","last_synced_at":"2026-04-30T00:31:35.085Z","repository":{"id":142657846,"uuid":"110217645","full_name":"gailo22/demo-error-codes","owner":"gailo22","description":"Rest error codes response with Swagger2 ui","archived":false,"fork":false,"pushed_at":"2017-11-10T07:47:59.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T16:35:51.335Z","etag":null,"topics":["error-handling","rest-api","spring-boot","swagger2"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/gailo22.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":"2017-11-10T07:39:21.000Z","updated_at":"2017-11-10T07:45:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4e5bb0b-759d-40ea-81a8-cc1b81d2930e","html_url":"https://github.com/gailo22/demo-error-codes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gailo22/demo-error-codes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gailo22%2Fdemo-error-codes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gailo22%2Fdemo-error-codes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gailo22%2Fdemo-error-codes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gailo22%2Fdemo-error-codes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gailo22","download_url":"https://codeload.github.com/gailo22/demo-error-codes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gailo22%2Fdemo-error-codes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32449690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["error-handling","rest-api","spring-boot","swagger2"],"created_at":"2024-10-02T07:44:21.089Z","updated_at":"2026-04-30T00:31:35.080Z","avatar_url":"https://github.com/gailo22.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# demo-error-codes\nRest error codes response with Swagger2 ui\n\n```\nhttp://localhost:8080/swagger-ui.html#/\n\n```\n\n## call using jquery ajax\n\n```\n$.ajax({\n  method: \"GET\",\n  url: \"http://localhost:8080/hello/403\"\n})\n.done(function(data) {\n    console.log( \"success: \");\n    console.log(JSON.stringify(data));\n  })\n.fail(function (xhr, status, error) {\n    console.log(status);\n    console.log(JSON.parse(xhr.responseText));\n})\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgailo22%2Fdemo-error-codes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgailo22%2Fdemo-error-codes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgailo22%2Fdemo-error-codes/lists"}